Based on your Integration Test article, I copied the tests over from Fixie to XUnit to provide samples that matched the article. I did have to set the XUnit to use Sequential Testing and in the process learned a lot about getting XUnit up and running in Core.
The only thing I think that I had to modify was connection strings, but, I changed them back before the PR.
Based on your Integration Test article, I copied the tests over from Fixie to XUnit to provide samples that matched the article. I did have to set the XUnit to use Sequential Testing and in the process learned a lot about getting XUnit up and running in Core.
The only thing I think that I had to modify was connection strings, but, I changed them back before the PR.