-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a more descriptive/user-friendly error when describe title is not provided #1632
Comments
dasilvacontin
added
the
status: accepting prs
Mocha can use your help with this one!
label
Mar 27, 2015
And if the setting vars inside before
- function () {
expect(this.credentials.id).to.equal(123);
}
0 passing (5ms)
1 pending |
This was referenced Jul 6, 2015
a8m
added a commit
to a8m/mocha
that referenced
this issue
Jul 18, 2015
Throw a user-friendly error when the suite title or the test-case title isn't provided.
a8m
added a commit
to a8m/mocha
that referenced
this issue
Nov 12, 2015
Throw a user-friendly error when the suite title or the test-case title isn't provided.
boneskull
pushed a commit
that referenced
this issue
Jul 2, 2016
Throw a user-friendly error when the suite title or the test-case title isn't provided.
boneskull
pushed a commit
that referenced
this issue
Aug 1, 2016
Throw a user-friendly error when the suite title or the test-case title isn't provided.
@boneskull probably it's time to close this issue now? |
@1999 thanks for pointing it out! Closing. |
boneskull
removed
the
status: accepting prs
Mocha can use your help with this one!
label
Oct 10, 2016
This was referenced Sep 23, 2018
1 task
1 task
This was referenced Dec 23, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: