Forum member

cedric_dumont

1 post

Posts by cedric_dumont

  1. visual studio 2015 ctp6, does not discover Xunit Test

    Hi, I am using visual studio 2015 CTP 6 and the Ncrunch version 2.14.0.8, Here is my project.json file { "version": "1.0.0-*", "dependencies": { // "Microsoft.AspNet.Testing": "1.0.0-*", "xunit" : "2.1.0-*", "xunit.runner.aspnet": "2.1.0-*", "Abs…