Skip to content

Use pytest instead of unittest for testing

Compare
Choose a tag to compare
@csyhuang csyhuang released this 15 Sep 23:34
· 362 commits to master since this release
cb734f4
  • Replaced unittest with pytest for more flexibility in testing
  • Improved the encapsulation of variables in the module oopinterface, e.g. methods like qgfield.get_lwa() are replaced by qgfield.lwa.