Skip to content

npatta01/Bdd-ToDoList-C_sharp

Repository files navigation

A C# todolist created using MVVM design pattern and bdd priviples

Screenshot.png

Libraries Used

*Because the project uses CodedUITest, Visual Studio premium and above is required for running the integration tests

Building the project

  • Enable Nuget Restore
  • Launch the main app "ToDoWpfView"

Running the tests:

  • Under "Test" -> "Test Settings", choose the file "TestSettings.runsetings"
  • Install the visual studio extension "NUnit Test Adapter"
  • Under "test" -> "Run", choose "All Tests"

Sample Spec and Specflow File

Specs Project: TodoSpecs

Integration Test Project: TodoUiTest

About

A C# todolist created using bdd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages