assamtest

mocha-style tests for python
git clone https://git.ce9e.org/assamtest.git

DateCommit messageAuthor
2019-02-09 16:59fix python path in mainTobias Bengfort
2019-02-09 16:20extend READMETobias Bengfort
2019-02-09 16:03handle async tests automaticallyTobias Bengfort
2019-02-09 15:53rename _test to registerTobias Bengfort
2019-02-09 14:28extend READMETobias Bengfort
2019-02-09 14:28add some testsTobias Bengfort
2019-02-09 14:25add setup.pyTobias Bengfort
2019-02-09 13:23convert README to markdownTobias Bengfort
2019-02-09 13:02add READMETobias Bengfort
2019-02-09 13:00rename async_test to synchronizeTobias Bengfort
2019-02-09 13:00rename test to _testTobias Bengfort
2019-02-09 11:15make outcome available in packageTobias Bengfort
2019-02-09 10:21allow to parametrize suites like testsTobias Bengfort
2019-02-09 10:07add packageTobias Bengfort
2019-02-09 10:05mv test setup to separate moduleTobias Bengfort
2019-02-09 10:01refactor reporterTobias Bengfort
2019-02-09 09:47outcomesTobias Bengfort
2019-02-09 08:05give feedback if no tests are foundTobias Bengfort
2019-02-09 07:58rename unit to suiteTobias Bengfort
2019-02-09 07:55rename to assamtestTobias Bengfort
2019-02-09 07:51use functools.wraps()Tobias Bengfort
2019-02-09 07:47add async_test decoratorTobias Bengfort
2019-02-09 07:02use expect.raises in fail decoratorTobias Bengfort