Skip to content

doc(FAQ/TestMain): testing.M.Run() is optional#353

Merged
lonnblad merged 1 commit intocucumber:masterfrom
hansbogert:patch-1
Oct 14, 2020
Merged

doc(FAQ/TestMain): testing.M.Run() is optional#353
lonnblad merged 1 commit intocucumber:masterfrom
hansbogert:patch-1

Conversation

@hansbogert
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 13, 2020

Codecov Report

Merging #353 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #353   +/-   ##
=======================================
  Coverage   79.11%   79.11%           
=======================================
  Files          25       25           
  Lines        1992     1992           
=======================================
  Hits         1576     1576           
  Misses        320      320           
  Partials       96       96           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae808ea...e6ed30a. Read the comment docs.

@lonnblad
Copy link
Copy Markdown
Member

Thanks for the PR @hansbogert! 😄

@lonnblad lonnblad linked an issue Oct 13, 2020 that may be closed by this pull request
@lonnblad lonnblad merged commit 027a1ab into cucumber:master Oct 14, 2020
@aslakhellesoy
Copy link
Copy Markdown
Contributor

Hi @hansbogert,

Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾

In return for this generous offer we hope you will:

  • ✅ Continue to use branches and pull requests. When someone on the core team approves a pull request (yours or someone else's), you're welcome to merge it yourself.
  • 💚 Commit to setting a good example by following and upholding our code of conduct in your interactions with other collaborators and users.
  • 💬 Join the community Slack channel to meet the rest of the team and make yourself at home.
  • ℹ️ Don't feel obliged to help, just do what you can if you have the time and the energy.
  • 🙋 Ask if you need anything. We're looking for feedback about how to make the project more welcoming, so please tell us!

On behalf of the Cucumber core team,
Aslak Hellesøy
Creator of Cucumber

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What is the use of calling testing.M.Run() in TestMain?

3 participants