Skip to content

Commit

Permalink
chore: switch from tap to node:test and Borp
Browse files Browse the repository at this point in the history
This was a pretty mechanical change. To do this, I:

* Uninstalled `tap` and replaced it with `borp`
* Manually rewrote tests to use `node:assert` and `t.after` for cleanup

See [multi-core-indexer#39] for a similar patch on another repo.

[multi-core-indexer#39]: digidem/multi-core-indexer#39
  • Loading branch information
EvanHahn committed Mar 20, 2024
1 parent 55ad994 commit c3632bf
Show file tree
Hide file tree
Showing 6 changed files with 707 additions and 1,440 deletions.
Loading

0 comments on commit c3632bf

Please sign in to comment.