Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing framework to write test cases #39

Open
tomarsachin2271 opened this issue Jan 14, 2024 · 1 comment
Open

Add testing framework to write test cases #39

tomarsachin2271 opened this issue Jan 14, 2024 · 1 comment

Comments

@tomarsachin2271
Copy link
Contributor

After searching different testing framework, Jest seems to be the best choice so far as it supports mocking, asynchronous testing, parallel test execution in an easy way.

@kanthgithub
Copy link
Contributor

it would be easier if we start adding unit tests for Decoders as and when we write it
i will try to start adding tests to decoders i have pickedup

** after the merge of AA25 PR, i will make sure all commits to have some basic tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants