joha2 / pyrate

This is my pyrate fork. Goal is for me to provide a useful FreeCAD interface.
GNU General Public License v2.0
3 stars 1 forks source link

Updated CI to nose2 #41

Closed theinze closed 3 years ago

theinze commented 3 years ago

I've updated the CI configuration scripts (Travis CI and Appveyor and Coveralls) to nose2 from nose. Should be working now.

However, there is not much testing going on currently :-)

If you prefer another testing framework (tox, ...), just let me know, though, nose2 is currenlty just used for running the CI tests and nothing else, I think.

Btw. The badges in the README.md file are currently pointing to my forked repository, you may want to update them to your repository when merging.

joha2 commented 3 years ago

Thanks for doing these changes so fast after my request! As I said in the issue, our test system needs some love anyway. I will merge your pull request and for the other questions we can discuss via email or in an issue.

Best wishes Johannes