reqnroll / Reqnroll

Open-source Cucumber-style BDD test automation framework for .NET.
https://reqnroll.net
BSD 3-Clause "New" or "Revised" License
310 stars 32 forks source link

Fleshing out Generation System Tests #87

Closed clrudolphi closed 3 months ago

clrudolphi commented 3 months ago

First commit to flesh out the Generation System Test suite. Per TODO comments in the code, added test methods to confirm system test integration of Failing, Pending, Ignored, and Undefined scenarios/tests.

Types of changes

Checklist:

clrudolphi commented 3 months ago

@gasparnagy Could use your help pointing me in the right direction. Seeing inconsistent results across testing Frameworks.

Also, would appreciate feedback on the general direction I'm taking here. Is this consistent with your vision for these tests?

gasparnagy commented 3 months ago

@clrudolphi I see. This is a bit more complicated then. I would need to play with that next week to figure out how to move on, so let's suspend this until next week.

clrudolphi commented 3 months ago

I looked at what Specs did for the same types of tests and adjusted accordingly.

gasparnagy commented 3 months ago

@clrudolphi Thx! Sorry for not being very supportive last week... Spring vs Reqnroll: 1-0 :)

I will take over this and play with it a bit more in the upcoming days.

gasparnagy commented 3 months ago

moved overt to the main repo branch as #99