Giter Site home page Giter Site logo

anyunit's Introduction

Hi there ๐Ÿ‘‹

anyunit's People

Contributors

jbtule avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

acidburn0zzz

anyunit's Issues

PclUnit.Style.Nunit

PclUnit already uses a lot of the naming in Nunit, however it is missing setup, teardown, testcase attributes and such as they are done differently in pclunit, so this could be mapped more extensively in a separate namespace.

Similar to the already existing PclUnit.Style.Xunit

See Comparison-matrix for attributes.

It's a tricky balance since testfixture will be create and disposed for each test like Xunit anyway. But that's why it's called a style, it will never be exactly the same, it's just to ease porting.

Nunit Constraints are included separately already in Pcl.Constraints

Classic assertion model could be implemented as Extensions on IAssert

Xamarin.IOS satellite runner.

Create a satellite runner for pclunit runner to run tests under IOS simulator or Device. This will probably be one of the harder runners because it needs to be AOT compiled and can only run on Mac.

PclUnit.Style.MsTest

Similar to the existing PclUnit.Style.Xunit,

Add attributes to match up listed in Comparison matrix

create AssertFailedException that extends AssertionException
create AssertInconclusiveException that extends IgnoreException

Add Assert Members as extension methods to IAssert.

Gallio Adapter

This would give visual studio integration and others.

Just .net 4.0 only version could be useful, or a full aggregate runner if possible

XBox Satellite Runner

Included just because, and I don't know if it's possible, useful or whatever, but since we target PCL Profile1 which includes XBox I put it in here.

pclunit-runner doesn't work in Mono

Need to put more working into figuring out how to get selfhosting signalr to work on Mono. Have tried nightly builds to no avail, but may need to dev branch from source.

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.