Skip to content

Add test_data generator#2

Open
arronmabrey wants to merge 13 commits intodevelopfrom
feature/add_test_data_generator
Open

Add test_data generator#2
arronmabrey wants to merge 13 commits intodevelopfrom
feature/add_test_data_generator

Conversation

@arronmabrey
Copy link
Copy Markdown
Owner

I have an idea on how I want the public API for this project to look, and have been exploring the ideas of property based testing and generative testing.

In this PR I want to add a mechanism that can generate example test data that conforms to the public API. This data will be randomly generated on every test suite run, and used as the basis of testing and verifying the multilateration calculations.

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

Successfully merging this pull request may close these issues.

1 participant