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

Property-based tests #5

Merged
merged 4 commits into from
May 7, 2022
Merged

Property-based tests #5

merged 4 commits into from
May 7, 2022

Conversation

rustkas
Copy link
Contributor

@rustkas rustkas commented Apr 29, 2022

Add property based tests which is based on EUnit tests.

dispatch_compiler.erl
 Replace unnesecarylly html Character Entity &lt; to <<.
 Expanded the description of functions by -spec tag and EDoc tags.
 Simplify -spec description.

EDoc
 Tune css stylesheet.

GNUmakefile
 Add documentation targets for generation public and private documenation.

rebar.config
 Add documentation generation and testing profiles.
 Add option to generate public and private documentation.

.gitignore
 Add .gitignore option for generated documentation.

test/dispatch_compiler_basic_SUITE.erl
 Fix  "Warning: export_all"
Add property based tests which is based on EUnit tests.
Added additional restriction for auto testing purposes.
It is removed the useless edit.
Added additional restriction for auto testing purposes (Remove the 21 test and add 24).
@mworrell mworrell merged commit 742e6bf into zotonic:master May 7, 2022
@mworrell
Copy link
Member

mworrell commented May 7, 2022

And thanks again! :-)

@rustkas rustkas deleted the proper_tests branch May 8, 2022 06:32
@rustkas rustkas mentioned this pull request May 9, 2022
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.

None yet

2 participants