New unit test custom challenge
JavaScript Mocha
Use the Mocha testing framework and create unit tests to grade solutions.
TypeScript Mocha
Use the Mocha testing framework and create unit tests to grade solutions.
Python Pytest
Use the Pytest testing framework and create unit tests to grade solutions.
PHP PHPUnit
Use the PHPUnit testing framework and create unit tests to grade solutions.
Java JUnit
Use the JUnit testing framework and create unit tests to grade solutions.
Kotlin JUnit
JUnit is a popular unit-testing framework in the Kotlin ecosystem.