Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created November 7, 2018 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndowns/bef558c9af360e07277049e6603ca73c to your computer and use it in GitHub Desktop.
Save johndowns/bef558c9af360e07277049e6603ca73c to your computer and use it in GitHub Desktop.
[CollectionDefinition(nameof(FunctionTestCollection))]
public class FunctionTestCollection : ICollectionFixture<FunctionTestFixture>
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment