Commit Graph
42 Commits
Author SHA1 Message Date
harish2704 3ae6056493 travis integration 2016-04-03 22:16:56 +05:30
harish2704 e06574a242 Version 2016-04-03 15:54:36 +05:30
harish2704 fbc82abb08 Cleanup 2016-04-03 15:51:08 +05:30
harish2704 37e9beaf17 Fix requires 2016-04-03 15:47:52 +05:30
harish2704 f0ec8aa9de Fix 2016-04-03 15:47:32 +05:30
harish2704 e01d0c5dac Cleanups 2016-04-03 15:34:54 +05:30
harish2704 1b91b92d2f Fix requires 2016-04-03 15:32:24 +05:30
harish2704 af7a4b670a mv files 2016-04-03 15:32:08 +05:30
harish2704 d72948ff75 Split code into multiple files 2016-04-03 15:26:30 +05:30
harish2704 9dd02a0fe6 Cleanup 2016-04-03 15:09:03 +05:30
harish2704 c3e57625a8 rm cl 2016-04-03 10:44:06 +05:30
harish2704 0eec146cef * Fancy messages
* show summury message
2016-04-02 01:24:36 +05:30
harish2704 ed9a23400c Cleanup printing messages 2016-04-02 01:08:50 +05:30
harish2704 4990e6d793 Tests passed
SimpleMocha now can run the unit-tests by itself
2016-04-02 00:33:29 +05:30
harish2704 e32f713f28 * 'run' methods for both itBlock and describe Block
* 'level' property for proper indentation
* separate test-runner and main-runner from Class implementation
2016-04-02 00:30:23 +05:30
harish2704 a545b6da6f * Refactoring utils
* second level block parsing tests
2016-04-01 23:05:57 +05:30
harish2704 ae1b3266a4 Parsing beforeEach and afterEach
Tests passed
2016-04-01 22:43:50 +05:30
harish2704 7617cb03bd Tests for afterEach and beforeEach function 2016-04-01 22:42:59 +05:30
harish2704 63822c5124 Fix: make all functions as async
Feat: afterFn parsing
2016-04-01 01:32:55 +05:30
harish2704 b88e355241 Tests for after block 2016-04-01 01:32:09 +05:30
harish2704 241e76e9d1 Cleanup tests 2016-04-01 01:27:53 +05:30
harish2704 be8268beea more tests for it block 2016-04-01 01:22:26 +05:30
harish2704 1871514d37 Feat: parse it blocks
Tests passed
2016-04-01 01:16:54 +05:30
harish2704 d422ecd13d Test for parsing 'it' 2016-04-01 01:06:18 +05:30
harish2704 75d79358b6 Cleanup tests 2016-04-01 01:04:07 +05:30
harish2704 4894925ebe Initial test passed 2016-04-01 00:57:23 +05:30
harish2704 e623a93a99 Bump 2016-03-31 16:37:30 +05:30
harish2704 85537b8af4 Feat: colors 2016-03-31 16:36:35 +05:30
harish2704 e5e41f9707 Fix. don't load if mocha is loaded 2015-10-10 23:34:23 +05:30
harish2704 c631c1b7ea Rm debug messages 2015-09-21 13:56:45 +05:30
harish2704 3ad7497f0c Bump.. 2015-09-08 13:01:07 +05:30
harish2704 0d540b426c Merge branch 'master' of git@github.com:harish2704/simple-mocha.git
Conflicts:
	index.js
2015-09-08 12:58:30 +05:30
harish2704 20b8543a2d Update fix some errors 2015-09-08 12:51:08 +05:30
harish2704 83cb1e0c46 Fix Error management. 2015-06-20 22:04:27 +05:30
harish2704 f0fb70917a Fix: print stacktrace 2015-06-17 17:20:32 +05:30
harish2704 e0a988709f Fixes: 2015-06-17 14:09:18 +05:30
harish2704 29c671188b V 0.0.2
:)
2015-06-17 13:48:56 +05:30
harish2704 9dcf02dcfb * Refactor.
* Features:
	* collect execution time,
	* handle errors

Signed-off-by: Harish.K <harish2704@gmail.com>
2015-06-17 13:48:16 +05:30
harish2704 39432e35d4 Git ignore 2015-06-17 03:32:08 +05:30
harish2704 0ea99c8d3a Initial commit 2015-06-17 03:31:33 +05:30
harish2704 f97837b4c8 Readme 2015-06-17 03:13:51 +05:30
harish2704 682d65766f Initial commit 2015-06-17 03:10:03 +05:30