We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm seeking unit tests and bug reproductions from users.
Unit tests should be submitted here as JSON files containing one or more tiddlers. To ease automation, unit tests should follow this format:
Unit tests:
match
FormulaTest/Regression/<Test Name>
FormulaTest/Functions/<Function Name>/<Test Name>
FormulaTest/Feature/<Feature Name>/<Test Name>
FormulaTest/Compiler/<Feature Name>/<Test Name>
FormulaTest/Misc/<Test Name>
Additional tiddlers used as data in unit tests:
Feel free to ask questions about this format or suggest changes or additions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm seeking unit tests and bug reproductions from users.
Unit tests should be submitted here as JSON files containing one or more tiddlers. To ease automation, unit tests should follow this format:
Unit tests:
match
field of the test tiddler, if present.FormulaTest/Regression/<Test Name>
FormulaTest/Functions/<Function Name>/<Test Name>
FormulaTest/Feature/<Feature Name>/<Test Name>
FormulaTest/Compiler/<Feature Name>/<Test Name>
FormulaTest/Misc/<Test Name>
Additional tiddlers used as data in unit tests:
Feel free to ask questions about this format or suggest changes or additions.
The text was updated successfully, but these errors were encountered: