Closed dgarijo closed 3 years ago
Example: pyLODE, which does not use a testing framework, but has files with asserts.
We should be able to detect that functions in the test are calling an assert method and make them tests.
Posible duplicate with #207
Example: pyLODE, which does not use a testing framework, but has files with asserts.
We should be able to detect that functions in the test are calling an assert method and make them tests.