Giter VIP home page Giter VIP logo

xunit.repeat's People

Contributors

marcolinopt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

xunit.repeat's Issues

Target .NET Standard instead of .NET Framework

Thanks for making this simple but effective package! I've found it very useful in one of my projects.
I have only a small improvement to ask for. Since I'm using this package in a .NET Core application, every time I do a project restore I get warning NU1701, which says that the package was restored with a different framework than the one the project targets.
This doesn't cause any problems on Windows since .NET Framework is pre-installed, but on a cross-platform environment things would get more problematic.
That's why I ask you to update your package to target .NET Standard 2.0 (like xUnit does) instead of .NET Framework, in order to make it fully compatible with all .NET platforms.
Thanks in advance!

Repeat with automoq

I was searching for a repeat attribute and I found yours very intereseting.

The thing is it only works for Fact tests.
I am using Autofixture with Moq and a AutomoqDataAttribute so all tests are magically Moq by the test. http://blog.nikosbaxevanis.com/2012/07/31/autofixture-xunit-net-and-auto-mocking/
The thing is, Repeat attribute does not care about the autofixture and only the first run fills the inline parameters.
I have tried to modify the code so it handles this but I was not able to do it.

I think that would be a very good upgrade.

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.