Commit graph

4 commits

Author SHA1 Message Date
DELMAS Nicolas
472c83c1ce Feat: support flags when using regexp 2022-09-23 15:44:55 +02:00
Paul Hatcherian
3a712b126c Add support for using branches instead of tags 2022-04-15 13:12:45 -04:00
Paul Hatcherian
c5231eede4 Package recent changes 2022-04-04 23:19:40 -04:00
Paul Hatcherian
31f4e3fdf0 Rewrite/refactor for v5, migrate to TypeScript (MAJOR)
Set Jest config file in package script

Include module path

Include tests in project folders

Remove index module exports

Hardcode configuration parameters

Move parameter binding into main run function

Use alias imports

Run test sequentially

Remove cleanup (async conflict)

Revert Jest option

Increase test timeout to 15 seconds
2022-04-03 20:28:28 -04:00