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

Def test options via meta-data #66

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Def test options via meta-data #66

merged 3 commits into from
Dec 1, 2023

Conversation

lancetipton
Copy link
Owner

@lancetipton lancetipton commented Dec 1, 2023

Updates

  • Add ability for step defs to pass test meta
  • Add tests for step def test meta data
  • Add some minor refactoring to clean up matching
  • Fix issues with worldReplace in test runner
  • Add cache option to test globals
  • Returns a method that allows resetting the globals
  • Add doc and table to assemble
    • Docs and tables now included in assemble
    • Also included when indexing a feature

Fixes

  • Issues with timeout and retry override
  • Fix bug where doc and table only work directly after step
    • Now allow empty line or comment after step

…st executor

  * Currently the tests are failing, need to fix
feat: add ability for step defs to pass test meta
  * Add tests for step def test meta data
  * Add some minor refactoring to clean up matching
  * Fix issues with worldReplace in test runner
  * Add cache option to test globals
    * Returns a method that allows resetting the globals
* Docs and tables now included in assemble
* Also included when indexing a feature
* Fix bug where doc and table only work directly after step
  * Now allow empty line or comment after step
@lancetipton lancetipton merged commit 12ec703 into main Dec 1, 2023
1 check passed
@lancetipton lancetipton deleted the def-test-options branch December 1, 2023 23:27
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

1 participant