Giter Club home page Giter Club logo

nspec.netcore's Introduction

NSpec.NetCore

NOTE: This project is now obsolete. Please refer to chore/dotnet-core-1.0 NSpec project branch.

Initial NSpec port to .NET Core 1.0 RTM

nspec.netcore's People

Contributors

braincrumbz avatar giuseppepiscopo avatar

Watchers

 avatar  avatar  avatar

nspec.netcore's Issues

Initial work needed for porting to .NET Core

Taking notes of tasks emerged until now:

  • Confirm current working state of NUnit on .NET platform standards: net framework 4.6, net core 1.0
  • Confirm current state of technologies currently used by NSpec (reflection, marshaling, ...) on Net Core 1.0
  • Build NSpec library on .NET Core
  • Build & pass NSpecSpecs test on .NET Core
    • One minor case is still TBD if it should be ported or not: decide and port/comment
  • Build sample specs on .NET Core and run them through some custom console runner
  • Decide how the two versions of NSpec (for classic .NET framework and .NET Core) should coexist
    • Build NSpec library on .NET 4.5.2 with .NET Core tooling
    • Build & pass NSpecSpecs test on .NET 4.5.2 with .NET Core tooling
    • Separate repos? [Hopefully not]
    • Separate solutions? [Maybe not] Different tooling?
    • Separate projects? [Maybe that's the way, with conditional flags and/or PCL shared project] Different tooling?
  • Create console runner compatible with dotnet test
  • Port current VS test adapter
  • Cut all asserts beside a single is-true type of assertion
    • Remove NUnit dependency from NSpec

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.