Hi all, I managed to generalize the execution of tests. As I have an specific order for tests of the Accra test suite, I had trouble making it work with a pylint compatibility.
I ended with a hack in the tests_accra.py load_tests function. Tell me if you have a hint on the proper way of doing it... or if you think it's sufficient for the moment :)
Hi all, I managed to generalize the execution of tests. As I have an specific order for tests of the Accra test suite, I had trouble making it work with a pylint compatibility. I ended with a hack in the tests_accra.py load_tests function. Tell me if you have a hint on the proper way of doing it... or if you think it's sufficient for the moment :)