Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to pass plugin options #13

Merged
merged 2 commits into from
Jun 12, 2017
Merged

Conversation

kwelch
Copy link
Contributor

@kwelch kwelch commented Jun 12, 2017

What:
Provides the ability to pass plugin options at the tester and test level.

Also added associated tests and documentation.

Why:
I wanted to be able to test certain functionality not enabled by default

How:

  • Added tests 馃槈
  • Added option to main start
  • Updated test config to overwrite main option

Provides the ability to pass plugin options at the tester and test level.
Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Very cool. Perfect. Thank you so much!

Because 500 is meh for tests.
@kwelch
Copy link
Contributor Author

kwelch commented Jun 12, 2017

Thank you. When I was start testing my plugin the end game was this. It works so well.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #13   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          88     88           
  Branches       21     21           
=====================================
  Hits           88     88
Impacted Files Coverage 螖
src/index.js 100% <酶> (酶) 猬嗭笍

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 b9828b1...f9ee724. Read the comment docs.

@kentcdodds kentcdodds merged commit d7aa18a into babel-utils:master Jun 12, 2017
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.

None yet

3 participants