Skip to content

Testing

Nagarjun Sanji edited this page Jun 28, 2024 · 1 revision

Overview

This project uses a combination of unit and integration tests to ensure code quality and functionality.

Running Tests

To run the tests and coverage, use the following command:

npm run test

Navigation

Resources

Acknowledgments


© 2024 debricked. All rights reserved.

Clone this wiki locally