README
@aquarius-bot/testing
This package is pretty exclusive to Aquarius; it provides a set of jest test helpers for usage in command unit tests.
Usage
TODO!
Helpers for testing discord.js bots
<script type="module">
import aquariusBotTesting from 'https://cdn.skypack.dev/@aquarius-bot/testing';
</script>
This package is pretty exclusive to Aquarius; it provides a set of jest test helpers for usage in command unit tests.
TODO!