storevil icon indicating copy to clipboard operation
storevil copied to clipboard

StorEvil is a natural language BDD tool for .NET. It supports .NET languages such as C#, and currently supports English for the plain-text.

Results 16 storevil issues
Sort by recently updated
recently updated
newest added

Should be able to infer assemblies from the csproj (or just recursively search for assemblies that ref StorEvil.Core) Should be able to infer stories by searching for all text files...

Strong-name signing is a kind of "sealed keyword" for assemblies, only worse. It's frankly a pain in the butt when I'm frequently upgrading StorEvil builds used by my integration test...

In most places StorEvil uses the term “Pending” to indicate a line that it couldn’t match with a context method. However the XML output mode of the console runner uses...

Add syntax coloring for the following states: - Can't interpret (pending) - Can be interpreted but not run yet - Succeeded - Failed Also add coloring or bolding for parameters...

VS

all of the stories currently live under a single project element... there should be folders that match the project layout.

ReSharper

Some of the unit tests rely on Windows or .NET features... they either need to be ignored or fixed. Some of the tests (in-place assembly generation) probably don't make sense...

Mono

"Coverage analysis failed" every time...

ReSharper