Forum member

jbartel

1 post

Posts by jbartel

  1. Uniqueness of xunit collection fixtures

    Hi there, I am currently facing a problem with an ICollectionFixture in xunit and I am not sure if this is an issue in the NCrunch engine or if I am simply missing some magic configuration I did not discover yet. The fixture is shared with all test classes through a collection, so I would expe…