🎉 Rut.ts 2.1.0 is released!

Testing

🧪 How was this project tested?

This library is tested using Jest (opens in a new tab). The test suite is located in the tests directory and can be run using the following command:

$ npm test

The test suite includes unit tests for all functions in the library. The tests cover a wide range of scenarios, including valid and invalid RUTs, and edge cases.

  • 8 Test suites
  • +35 Test cases