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 render functions #274

Merged
5 commits merged into from Feb 20, 2021
Merged

Add render functions #274

5 commits merged into from Feb 20, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jan 16, 2021

Fixes #226 the name for Gen.printSample would be awkward (Gen.toStringSample) if the convention were followed.

/cc @moodmosaic @TysonMN

@ghost ghost changed the title Add toString functions Add asString functions Jan 17, 2021
src/Hedgehog/Gen.fs Outdated Show resolved Hide resolved
@ghost ghost mentioned this pull request Jan 18, 2021
@ghost ghost added this to the 0.11.0 milestone Jan 31, 2021
@ghost ghost changed the title Add asString functions Add format functions Feb 7, 2021
src/Hedgehog/Gen.fs Outdated Show resolved Hide resolved
@ghost ghost changed the title Add format functions Add render functions Feb 14, 2021
src/Hedgehog/Gen.fs Outdated Show resolved Hide resolved
Copy link
Member

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ghost ghost merged commit 569ca69 into hedgehogqa:master Feb 20, 2021
@ghost ghost deleted the tostring branch February 20, 2021 00:14
This pull request was closed.
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.

toString versions of print functions
3 participants