Frédéric Matte
|
e3c8fceb42
|
Use the default reporters
|
2023-09-30 04:59:01 -04:00 |
Frédéric Matte
|
4f096bd848
|
You can pass the tests directly
|
2023-09-30 04:56:59 -04:00 |
Frédéric Matte
|
73b1b24e71
|
Make summary and error the default reporters
|
2023-09-30 04:54:07 -04:00 |
Frédéric Matte
|
eade7e15b3
|
Ignore specific file when walking
|
2023-01-03 23:58:50 -05:00 |
Frédéric Matte
|
07f0e2a084
|
The total is now in oneline
|
2022-12-30 13:54:11 -05:00 |
Frédéric Matte
|
c91f4a466b
|
Extract percent function
|
2022-12-30 13:52:05 -05:00 |
Frédéric Matte
|
9f2890ce32
|
Seperate label from value
|
2022-12-30 13:44:56 -05:00 |
Frédéric Matte
|
90b20029c9
|
Add skip feature
|
2022-12-30 13:42:42 -05:00 |
Frédéric Matte
|
5e6e43930c
|
Remove Total
|
2022-12-30 13:34:35 -05:00 |
Frédéric Matte
|
b9018ba53a
|
Await async function
|
2022-12-12 02:30:29 -05:00 |
Frédéric Matte
|
05dbd28c1d
|
Show error when running test
|
2022-12-07 19:28:12 -05:00 |
Frédéric Matte
|
fd31f38b34
|
Use named capture group
|
2022-12-07 19:27:53 -05:00 |
Frédéric Matte
|
898d3a7abc
|
Show errors when running a suite of test
|
2022-12-06 20:46:14 -05:00 |
Frédéric Matte
|
7404ce12a0
|
Fix stacktrace anonymous function detection
|
2022-12-06 20:35:45 -05:00 |
Frédéric Matte
|
05f717ae0f
|
Bump to version v1.2.0
|
2022-12-06 20:21:32 -05:00 |
Frédéric Matte
|
26c100fbdb
|
Fix error layout
|
2022-12-06 20:18:58 -05:00 |
Frédéric Matte
|
48bac473fc
|
Extract stats counting
|
2022-12-06 20:18:42 -05:00 |
Frédéric Matte
|
ded9237acc
|
Extract stats creation
|
2022-12-06 20:05:29 -05:00 |
Frédéric Matte
|
0b7776957d
|
Have a test to verify the stats
|
2022-12-06 20:03:40 -05:00 |
Frédéric Matte
|
8b1a637b3c
|
Fix assert
|
2022-12-06 19:56:49 -05:00 |
Frédéric Matte
|
0a3d08244a
|
Use regex to parse AssertionError
|
2022-12-06 12:58:30 -05:00 |
Frédéric Matte
|
241e9cb516
|
Log succeeded test
|
2022-12-06 12:55:41 -05:00 |
Frédéric Matte
|
6e4705c864
|
Simplify reporter interface
|
2022-12-05 22:44:47 -05:00 |
Frédéric Matte
|
e85684bd16
|
Rename error
|
2022-12-05 22:41:37 -05:00 |
Frédéric Matte
|
f59a4923a0
|
Introduce notify reporter
|
2022-12-05 22:38:52 -05:00 |
Frédéric Matte
|
850240e9ef
|
Rename to summaryreporter
|
2022-12-05 22:26:51 -05:00 |
Frédéric Matte
|
6609486566
|
Use stats to count the number of test
|
2022-12-05 22:22:58 -05:00 |
Frédéric Matte
|
a46c2d73c8
|
Add test suite
|
2022-12-05 22:21:18 -05:00 |
Frédéric Matte
|
6927f40096
|
Move metaltest test file
|
2022-12-05 17:10:27 -05:00 |
Frédéric Matte
|
25a29db909
|
Test file must end with .test.js
|
2022-12-05 17:08:02 -05:00 |
Frédéric Matte
|
32ac96adc5
|
Move all code to lib folder
|
2022-12-05 17:07:06 -05:00 |
Frédéric Matte
|
b8ee7685fc
|
Extract nullreporter
|
2022-12-05 16:54:02 -05:00 |
Frédéric Matte
|
7bde58b5ed
|
Extract the error reporter
|
2022-12-05 16:50:37 -05:00 |
Frédéric Matte
|
979f078ac3
|
Use single-quote
|
2022-12-05 16:50:01 -05:00 |
Frédéric Matte
|
5c69828b1d
|
Extract the log function
|
2022-12-05 16:49:27 -05:00 |
Frédéric Matte
|
ac8481ef64
|
Export all reporter from the sub-folder
|
2022-12-05 16:48:42 -05:00 |
Frédéric Matte
|
cb2f0b54a0
|
Move reporter to sub-folder
|
2022-12-04 23:43:20 -05:00 |
Frédéric Matte
|
4c3cca0cd3
|
Add a stackparser
|
2022-12-04 23:40:07 -05:00 |
Frédéric Matte
|
036f7a0563
|
Ignore test file with no metaltest exported
|
2022-12-04 16:45:57 -05:00 |
Frédéric Matte
|
42fb4ab2c0
|
Bump version
|
2022-12-04 16:34:02 -05:00 |
Frédéric Matte
|
25947bf111
|
Remove empty code
|
2022-12-04 16:33:27 -05:00 |
Frédéric Matte
|
738a9cdc8c
|
Rename test name
|
2022-12-04 16:31:39 -05:00 |
Frédéric Matte
|
eb91549fb5
|
Change importance of a section
|
2022-12-04 16:31:26 -05:00 |
Frédéric Matte
|
247bd26c8b
|
Add easy suite testing
|
2022-12-04 16:30:05 -05:00 |
Frédéric Matte
|
7a8a4ad629
|
Add the Line Reporter
|
2022-12-04 16:07:28 -05:00 |
Frédéric Matte
|
64d10c8dfb
|
Remove numeric summary
|
2022-12-04 16:06:06 -05:00 |
Frédéric Matte
|
d695b88332
|
Remove new lines
|
2022-12-04 16:04:31 -05:00 |
Frédéric Matte
|
28a0dad16a
|
The method only should have the same signature as the runner function
|
2022-12-01 00:34:42 -05:00 |
Frédéric Matte
|
45153fc6e7
|
How to use
|
2022-11-08 22:42:26 -05:00 |
Frédéric Matte
|
f953f607bb
|
First implementation of the metaltest
|
2022-11-08 22:29:58 -05:00 |