From a0229e08ba36ce130623176a9a45231e284c554c Mon Sep 17 00:00:00 2001 From: Adam Ralph Date: Mon, 2 Nov 2015 08:56:50 +0100 Subject: [PATCH] added xbehave.net --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 68a0059..b2535c7 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -225,6 +225,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [TestStack.FluentMvcTesting](https://github.com/TestStack/TestStack.FluentMVCTesting) - Simple, terse, fluent unit testing for ASP.NET MVC Controllers. * [TestStack.Seleno](https://github.com/TestStack/TestStack.Seleno) - Seleno helps you write automated UI tests in the right way by implementing Page Objects and Page Components and by reading from and writing to web pages using strongly typed view models. * [TestStack.White](https://github.com/TestStack/White) - White is a framework for automating rich client applications based on Win32, WinForms, WPF, Silverlight and SWT (Java) platforms. + * [xBehave.net](https://github.com/xbehave/xbehave.net/) - A BDD/TDD framework based on xUnit.net and inspired by Gherkin. * [xUnit](https://github.com/xunit/xunit) - xUnit.net is a community-focused unit testing tool for the .NET Framework. * Dependency Injection