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 BDD framework #23

Open
MarcinCelej opened this issue Feb 27, 2023 · 0 comments
Open

Add BDD framework #23

MarcinCelej opened this issue Feb 27, 2023 · 0 comments

Comments

@MarcinCelej
Copy link
Member

No description provided.

MarcinCelej added a commit that referenced this issue Apr 30, 2023
MarcinCelej added a commit that referenced this issue May 3, 2023
…nt but as it is partial does not need to be implemented
MarcinCelej added a commit that referenced this issue May 4, 2023
MarcinCelej added a commit that referenced this issue May 10, 2023
MarcinCelej added a commit that referenced this issue May 15, 2023
MarcinCelej added a commit that referenced this issue Jan 10, 2024
Added ^ to the beginning of each regex parsing particular gherkin sentence
MarcinCelej added a commit that referenced this issue Jan 10, 2024
Added !!!! as display name for tests generating code from *.feature files
MarcinCelej added a commit that referenced this issue Jan 10, 2024
It makes the feature scenario more readable when displayed in Unit Test Explorer.
MarcinCelej added a commit that referenced this issue Jan 18, 2024
Removed TODO already implemented
MarcinCelej added a commit that referenced this issue Jan 18, 2024
…ent based on Gherkin *.feature file.

Added:
- GherkinTokenizer
- GherkinParser
- XUnitFeatureGenerator
MarcinCelej added a commit that referenced this issue Jan 18, 2024
MarcinCelej added a commit that referenced this issue Jan 18, 2024
…n Tokenizer.

Those keywords are still not supported by parser but they are now recognized and exception is thrown with 'not supported token' information.
MarcinCelej added a commit that referenced this issue Jan 18, 2024
This sign is still not supported by parser but it is now recognized and exception is thrown with 'not supported token' information.
MarcinCelej added a commit that referenced this issue Jan 18, 2024
MarcinCelej added a commit that referenced this issue Jan 18, 2024
This simplifies XUnit test generation from Gherkin feature document.
MarcinCelej added a commit that referenced this issue Jan 19, 2024
It didn't recognize @tag properly in Gherkin file. If there were @ in the middle of a sentence it was recognized as a tag - e.g. in email address the @ was tokenized as a tag.
MarcinCelej added a commit that referenced this issue Feb 1, 2024
…Outline.

The current scenario for Scenario Outline generates scenario description with the parameters values instead of names.
MarcinCelej added a commit that referenced this issue May 16, 2024
<PackageProjectUrl> point version 3.0.4 of docs now
MarcinCelej added a commit that referenced this issue May 16, 2024
…inside XUnit test.

{, } and " signs were not escaped properly inside generated string
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

No branches or pull requests

1 participant