Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.15 KB

OrbitDB Benchmark Runner (benchmark-runner)

Gitter Matrix Discord

OrbitDB Benchmark Runner

Install

npm i benchmark-runner

Usage

TBD

Testing

Mocha is used as the testing framework, SinonJS for stubs and mocks and ChaiJS for assertions. To run tests:

npm run test

Contributing

If you think this could be better, please open an issue!

Please note that all interactions in @orbitdb fall under our Code of Conduct.

Note: The commits of this repository had to be fixed from the initial import. This means if you had forked the repo and had prepared contributions, you need now to rebase them against the latest master. There should not be any conflicts.

License

MIT © OrbitDB Community