ralphbean / taskw

python taskwarrior api
http://threebean.org
GNU General Public License v3.0
175 stars 47 forks source link

Fix tests with new pytest #169

Open jspricke opened 6 months ago

jspricke commented 6 months ago

Use unittest.TestCase and test to ignore test base class.