AlexeySanko / pybuilder_pytest

Pytest plugin for PyBuilder: https://github.com/pybuilder/pybuilder
6 stars 3 forks source link

Integrate pytest plugin into PyBuilder #5

Open AlexeySanko opened 7 years ago

AlexeySanko commented 7 years ago

Blocked by: https://github.com/AlexeySanko/pybuilder_pytest/issues/3 https://github.com/AlexeySanko/pybuilder_pytest/issues/2 https://github.com/AlexeySanko/pybuilder_pytest/issues/4

AlexeySanko commented 7 years ago

Move pybuilder.plugins.python.unittest_plugin._register_test_and_source_path_and_return_test_dir to utls and use it into unittest and pytest module

AlexeySanko commented 7 years ago

https://github.com/pybuilder/pybuilder/pull/448

AlexeySanko commented 7 years ago

After merge we also need to update documentation