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

TPer model for testing #25

Open
bluecmd opened this issue May 30, 2021 · 2 comments
Open

TPer model for testing #25

bluecmd opened this issue May 30, 2021 · 2 comments

Comments

@bluecmd
Copy link
Collaborator

bluecmd commented May 30, 2021

I would like to create a TPer model that can be used to test against.

The idea is that it would allow for fast and easy creation of unit tests for all kinds of tables and features.

It would be a compliment for unit tests that check against reference compliance (e.g. calls start with a Call token).

It would also enable creation of tests that really on features that are hard to come by, as long as the model is carefully crafted to the spec and possibly behaviour seen in the wild.

@ChriMarMe
Copy link
Collaborator

Do you mean something like a simulator?

@bluecmd
Copy link
Collaborator Author

bluecmd commented Jul 9, 2022

Could be - but I was thinking of something lighter like a FakeDrive library which behaves like observed real-life behavior and can be used for unit 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