maikelwever / b3-plugin-poweradminbf4

B3 poweradmin, now for BF4
2 stars 3 forks source link

Convert current tests to pytest-bdd for better readability and more dryness. #3

Open maikelwever opened 10 years ago

maikelwever commented 10 years ago

https://github.com/olegpidsadnyi/pytest-bdd

http://pytest.org/latest/unittest.html

thomasleveil commented 10 years ago

I would love to learn how those tools work. Are you experienced with those ?

maikelwever commented 10 years ago

Yes I am somewhat. The authors of the pytest-bdd package are actually my colleagues, so getting help is no problem.

When I get some spare time (bf4 release is this evening, so.... ;) I will set it up and start converting some of the tests. I will put a seperate readme in the testing folder then, with some basic explanations for you.