| Date | Commit message | Author |
|---|---|---|
| 2019-02-09 16:59 | fix python path in main | Tobias Bengfort |
| 2019-02-09 16:20 | extend README | Tobias Bengfort |
| 2019-02-09 16:03 | handle async tests automatically | Tobias Bengfort |
| 2019-02-09 15:53 | rename _test to register | Tobias Bengfort |
| 2019-02-09 14:28 | extend README | Tobias Bengfort |
| 2019-02-09 14:28 | add some tests | Tobias Bengfort |
| 2019-02-09 14:25 | add setup.py | Tobias Bengfort |
| 2019-02-09 13:23 | convert README to markdown | Tobias Bengfort |
| 2019-02-09 13:02 | add README | Tobias Bengfort |
| 2019-02-09 13:00 | rename async_test to synchronize | Tobias Bengfort |
| 2019-02-09 13:00 | rename test to _test | Tobias Bengfort |
| 2019-02-09 11:15 | make outcome available in package | Tobias Bengfort |
| 2019-02-09 10:21 | allow to parametrize suites like tests | Tobias Bengfort |
| 2019-02-09 10:07 | add package | Tobias Bengfort |
| 2019-02-09 10:05 | mv test setup to separate module | Tobias Bengfort |
| 2019-02-09 10:01 | refactor reporter | Tobias Bengfort |
| 2019-02-09 09:47 | outcomes | Tobias Bengfort |
| 2019-02-09 08:05 | give feedback if no tests are found | Tobias Bengfort |
| 2019-02-09 07:58 | rename unit to suite | Tobias Bengfort |
| 2019-02-09 07:55 | rename to assamtest | Tobias Bengfort |
| 2019-02-09 07:51 | use functools.wraps() | Tobias Bengfort |
| 2019-02-09 07:47 | add async_test decorator | Tobias Bengfort |
| 2019-02-09 07:02 | use expect.raises in fail decorator | Tobias Bengfort |