Forum member

zvirja

3 posts

Posts by zvirja

  1. NCrunch cannot discover tests due to serialization issues

    Thank for your the confirmation! Will be nice to have it working ;-) P.S. Thank you for the great product you are making. It totally changed my coding experience and now it's hard to imagine my life without this tool.

  2. NCrunch cannot discover tests due to serialization issues

    [b]Steps to reproduce:[/b] 1. Checkout the AutoFixture repo: https://github.com/AutoFixture/AutoFixture 2. Open the Src/AutoFixture.sln project. 3. Try to discover all the tests. [b]Result:[/b] Discovery fails for .NET Core App framework. Here are examples of errors: [quote] An error occ…

  3. Framework Utilisation Types missing Xunit v2+

    Hi guys, I'm one of the AutoFixture maintainers and I have an intention to solve the compatibility issue somehow. It's quite awful that our integration is bad and people need to look for the tradeoff. I've created a discussion on GitHub: [url=https://github.com/AutoFixture/AutoFixture/issues/8…