Files
Chronometer/Spec/distribution.feature
Kevin Marquette 3fdc8a02d9 Create a merged psm1 file when published (#16) !deploy
* Added auto discovery fo files to monitor.
* Fixed scriptanalyzer rule
* Adjusted the parameter attributes
* testing feature specifications
* Added module building
* Exceptions and spacing
2017-05-03 00:08:41 -07:00

8 lines
348 B
Gherkin

Feature: We need distribute our module to the public
It should be published someplace that is easy to find
Scenario: A user needs to be able to find our module in the PSGallery
Given We have functions to publish
And We have a module
When The user searches for our module
Then They can install the module