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 random support to unit tests #8

Open
CoolDadTx opened this issue Mar 24, 2018 · 2 comments
Open

Add random support to unit tests #8

CoolDadTx opened this issue Mar 24, 2018 · 2 comments
Labels
enhancement kraken-testing Related to Kraken.UnitTesting
Milestone

Comments

@CoolDadTx
Copy link
Owner

Expose Random instance (lazy) from UnitTest.

  • Add more extension methods to create random strings with value classes, length requirements and exclusions.
  • Add more extension methods to create random integral values within given ranges (in addition to existing support).
@CoolDadTx CoolDadTx added enhancement kraken-testing Related to Kraken.UnitTesting labels Mar 24, 2018
@CoolDadTx
Copy link
Owner Author

Add support for selecting random items from an IEnumerable

@CoolDadTx CoolDadTx added this to the v6.0 milestone Sep 17, 2018
@CoolDadTx CoolDadTx modified the milestones: v6.0, v6.1 Sep 29, 2018
@CoolDadTx
Copy link
Owner Author

3cde66bfdbdf124626dbfd2163724b98c30ec8fb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement kraken-testing Related to Kraken.UnitTesting
Projects
None yet
Development

No branches or pull requests

1 participant