Skip to content

stickleprojects/SerenityBDD.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SerenityBDD.Net

An attempted direct port of the great Serenity.BDD java framework (http://www.thucydides.info)

All credit to the original authors

I am attempting to keep all their original code and techniques, apart from where java is not compatible with c#, or where established libraries have direct implementation.

for example java properties enum has been converted to a type-safe enum pattern injections will be replaced with castle.windsor (or similar)

About

Unofficial .Net port of the SerenityBDD java project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages