1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
c53c2997ec
refactor(cli): usage of node:test instead of tap 2023-07-20 22:00:11 +02:00
Divlo
64d71d6920
perf: run tests in parallel
fixes #12
2022-09-22 16:16:21 +02:00
Divlo
104c61935a
feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
Divlo
696de1580d
chore: maintenance 2022-02-19 18:30:29 +01:00
Divlo
cffaa9ec40
test(cli): add commands/run/test 2021-12-06 18:27:05 +01:00
Divlo
d934d6e7c2
build(deps): update latest, fix issue with jest 2021-08-27 13:03:41 +02:00
Divlo
c80eb11874
refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo
677a55a9d8
feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00