Skip to content

Releases: agramian/custom-text-test-runner

v0.1.5

30 May 18:44
Compare
Choose a tag to compare

Patch to address #1

v0.1.3

29 Sep 20:36
Compare
Choose a tag to compare
  • exception handling in case no execution time is available for results

v0.1.2

29 Sep 18:46
Compare
Choose a tag to compare
  • fixes to make the package work
  • get_function_args method was missing and store_class_fields was receiving too many arguments

v0.1.1

29 Sep 00:18
Compare
Choose a tag to compare
  • moved source of package to init.py to avoid needing to import by using from custom_text_test_runner.custom_text_test_runner import CustomTextTestRunner
  • modifications for PyPI upload procedure to display mardown README correctly

First release

28 Sep 19:51
Compare
Choose a tag to compare
  • adding tag/release to allow submitting to PyPI