issues
search
ttutisani
/
Xunit.Gherkin.Quick
BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
MIT License
205
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests aren't visible in test explorer in visual studio code
#153
MPSwift
opened
6 months ago
3
Release 4.5.0
#152
ttutisani
closed
8 months ago
0
Let ignoring scenarios using multiple @ignore tags.
#151
farost
opened
8 months ago
5
Fix regex for Examples for Scenario Outlines to match only correct tags.
#150
farost
closed
8 months ago
1
Scenario Outlines parser consider less operator ("<") as a starting char of an Example and searches for a wrong instance in the table.
#149
farost
closed
8 months ago
12
DataTable and DocString in Scenario Outline - don't inject examples by default
#148
ttutisani
opened
8 months ago
0
Release 4.4.0
#147
ttutisani
closed
8 months ago
0
Add scenario outlines' examples insertions inside the DocString's content.
#146
farost
closed
8 months ago
5
Scenario outlines don't push values into DocString objects
#145
farost
closed
8 months ago
7
'And' step keyword add to more constraint
#144
midoriiro
opened
1 year ago
4
Visual Studio Test Explorer unable to discover Cucumber tests.
#143
Daniel8770
closed
1 year ago
1
Feature files not discovered by test explorer in Visual Studio v. 17.6.2
#142
Daniel8770
closed
1 year ago
3
Exception during discovery
#141
dcarr42
opened
1 year ago
0
Can we have an @retry attribute?
#140
alastair-todd
opened
1 year ago
8
Scenario name in spec constructor
#139
alastair-todd
opened
2 years ago
2
Pattern docs
#138
ttutisani
closed
2 years ago
0
Txt file pattern
#137
ttutisani
closed
2 years ago
0
TXT (and other) files
#136
ttutisani
closed
2 years ago
0
Explicit regex handling.
#135
ttutisani
closed
2 years ago
0
handle more flexible patterns
#134
ttutisani
opened
2 years ago
4
Feature discoverable by pattern parent folder issue
#133
jonathanclausen
opened
2 years ago
15
Running Feature files without compilation
#132
jonathanclausen
opened
2 years ago
4
Double are converted to integers
#131
jclcbrain
closed
2 years ago
4
Feature discoverable by pattern.
#130
miguelius
closed
2 years ago
17
Cannot install Xunit.Gherkin.Quick due to circular reference
#129
jpickering5
opened
2 years ago
1
Update Gherkin and add ability to work with multiple languages
#128
AndreSteenveld
opened
2 years ago
8
Code generator to convert Gherkin file into C# test code?
#127
princefishthrower
opened
2 years ago
0
Prep for release 4.2.
#126
ttutisani
closed
3 years ago
0
Cucumber expressions documentation
#125
JornWildt
closed
3 years ago
12
Cucumber expressions single quote strings
#124
JornWildt
closed
3 years ago
3
Upgrade framework and package dependencies
#123
JornWildt
opened
3 years ago
10
Adding support for cucumber expressions such as {word}
#122
JornWildt
closed
3 years ago
1
Enable cucumber expressions
#121
JornWildt
closed
3 years ago
14
Added Calculator Example
#120
Enough7
closed
3 years ago
6
Added Example and SyntaxHighlighting
#119
Enough7
closed
3 years ago
2
Pass string as list
#118
Enough7
closed
3 years ago
3
Small typo fix
#117
Enough7
closed
3 years ago
1
Has anyone got it work in a Unity3d project? - HelpWanted
#116
Enough7
closed
3 years ago
14
Fail to discover feature file if tab character is in between "And" keyword and step definition
#115
arnoldasgudas
opened
3 years ago
1
Incremented nuget version.
#114
ttutisani
closed
3 years ago
0
Not allowing async void methods.
#113
ttutisani
closed
3 years ago
0
Sponsoring instructions on home page.
#112
ttutisani
closed
3 years ago
0
Added new link to new doc in the home page.
#111
ttutisani
closed
3 years ago
0
Documented step method reuse across features.
#110
ttutisani
closed
3 years ago
0
Removed unused sample
#109
ttutisani
closed
3 years ago
0
Moved samples around for clarity.
#108
ttutisani
closed
3 years ago
0
Need F# Xunit.Gherkin.Quick example
#106
ttutisani
opened
3 years ago
2
Tests not found after xunit gherkin implementation
#105
Chrys123
closed
3 years ago
2
Async void step methods always pass
#104
csurfleet
closed
3 years ago
5
Added scenario outline example support into DataTable parameters
#103
csurfleet
closed
4 years ago
1
Next