SpecFlow icon indicating copy to clipboard operation
SpecFlow copied to clipboard

Fix: Method-name based step definition does not match end of line.

Open gasparnagy opened this issue 1 year ago • 2 comments

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue).
  • [ ] New feature (non-breaking change which adds functionality).
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • [ ] Performance improvement
  • [ ] Refactoring (so no functional change)
  • [ ] Other (docs, build config, etc)

Checklist:

  • [x] I've added tests for my code. (most of the time mandatory)
  • [ ] I have added an entry to the changelog. (mandatory)
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

gasparnagy avatar Sep 13 '22 16:09 gasparnagy

I don't know if we should add this fix to the changelog, because it is not a change in compare to v3.

gasparnagy avatar Sep 14 '22 13:09 gasparnagy

If we broke with SpecFlow 4, we don't need to mention it in the changelog.

SabotageAndi avatar Sep 14 '22 14:09 SabotageAndi