hiker / fab

Flexible build system for scientific software
https://metomi.github.io/fab/
Other
1 stars 0 forks source link

Fix test error - Issue hiker#4, hiker#5 #9

Closed jasonjunweilyu closed 7 months ago

jasonjunweilyu commented 7 months ago

This PR fix all the test errors. The detailed error messages are listed in the comment section of each commit and also shown in Issue hiker#4. Now with pytest, the tests can be run with pytest tests for all the tests and pytest tests/unit_tests or pytest tests/system_tests for a specific test group.