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

Make unit tests for testing each instruction in the Assembleur #10

Open
LBF38 opened this issue Dec 10, 2022 · 0 comments
Open

Make unit tests for testing each instruction in the Assembleur #10

LBF38 opened this issue Dec 10, 2022 · 0 comments

Comments

@LBF38
Copy link
Owner

LBF38 commented Dec 10, 2022

With the power of unit testing, we can test every instruction that the Assembleur need to recognize.
It will automate much of the work to verify if all is working.

But, need to be cautious about how the code is written because tests will depend on the function and code architecture.
=> need more time to dig into these details.

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

1 participant