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

Interested in testing #403

Open
bleuge opened this issue Nov 9, 2020 · 1 comment
Open

Interested in testing #403

bleuge opened this issue Nov 9, 2020 · 1 comment

Comments

@bleuge
Copy link

bleuge commented Nov 9, 2020

And maybe in the future do some basic game :D
But, I wonder, is there out there a repo of ZX basic ? That is, magazine games, book games, etc
I am interested in software testing, fuzzy testing, etc. A compiler is a nice example, so.
If someone has some pointers, I could try some testing.
Other idea is testing it against repo of random generated basic programs, and seeing what it does 🗡️
Saludos, y genial tu charla en el canal de Javi!

@boriel
Copy link
Collaborator

boriel commented Dec 17, 2020

Hi

This is the zxbasic repo (the compiler itself) and have some test already (total 1914 tests and counting).
To run tests you can run tox in this repository (do poetry install first).

See the directory tests/ for test implemented. This will give you some hints.

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