Skip to content

Instantly share code, notes, and snippets.

@ultimate-qa2
Last active February 15, 2021 05:36
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 ultimate-qa2/9c46fc70f3231ab53393331bdfe26e80 to your computer and use it in GitHub Desktop.
Save ultimate-qa2/9c46fc70f3231ab53393331bdfe26e80 to your computer and use it in GitHub Desktop.
[TestFixture]
[TestFixtureSource(typeof(CrossBrowserData),
nameof(CrossBrowserData.LatestConfigurations))]
[Parallelizable]
public class Tests
{
// test methods and other class content
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment