Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Add support for skipping tests #24

Merged

Conversation

MichaelRFairhurst
Copy link
Contributor

No description provided.


_Test(this.isSolo, this.name, this.function, this.timeout)
: isSkipped = false;
_Test.skipped(this.isSolo, this.name)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an empty line between constructors.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@MichaelRFairhurst MichaelRFairhurst merged commit 9c13ef0 into dart-lang:master Sep 30, 2019
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 11, 2024
…airhurst/allow-skipping-tests

Add support for skipping tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants