#Recommended testing library for unit tests in Discord.js?

4 messages · Page 1 of 1 (latest)

prime ginkgo
#

Node v16.17.0
Discord.js v14.6.0

Is there any testing library you would recommend for doing unit tests with Discord.js?

I'm considering mocha.js and chai.js.

tribal jacinth
#

i would also love to know!

ocean needle
#

Discord js internally uses Vitest

#

You can look at the source code for examples