Skip to content
Gáspár Nagy edited this page Mar 17, 2015 · 10 revisions

TODO List for v2 Release

  • 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

Clone this wiki locally