forked from xerxesb/SpecFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
v2 TODO
Gáspár Nagy edited this page Mar 18, 2015
·
10 revisions
-
Infrastructure upgrade
- create v2 branch
- Remove obsolete/unused projects (alternative runtimes, monodevelop, sharpdevelop integration, vs2010)
- Remove VS2013 integration and moved it to a separate github repo: https://github.com/techtalk/SpecFlow.VisualStudio
- Upgrade all projects to .NET 4.5 and VS2013
- Replace lib references with NuGet wherever it was possible
- Upgrade "generateall" command to support new MsBuild infrastructure Pull Request #411
- Cleanup NuGet package generation (eliminate SpecFlowBinPackage)
- Remove SpecFlow.Reporting from the main repo
- Integrate Gherkin3
- Renew CI build infrastructure
- Enable build for Pull Requests
- Review pending Pull Requests to
master
-
Features
- Support for ordering hooks
- Assist table helpers should use
[StepArgumentTransformation]extensions
-
To be decided
-
[Binding]attribute should not be necessary
-