You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
4.[Reference - An under-the-hood peek at what the module is doing and how](#reference)
28
28
5.[Limitations - OS compatibility, etc.](#limitations)
29
29
6.[Development - Guide for contributing to the module](#development)
30
+
7.[Acceptance](#acceptance)
30
31
31
32
32
33
## Description
@@ -1012,3 +1013,8 @@ This module supports:
1012
1013
## Development
1013
1014
1014
1015
If you would like to contribute to this module, see the guidelines in [CONTRIBUTING.MD](https://github.com/puppetlabs/puppetlabs-docker/blob/master/CONTRIBUTING.md).
1016
+
1017
+
## Acceptance
1018
+
1019
+
Acceptance tests for this module leverage [puppet_litmus](https://github.com/puppetlabs/puppet_litmus).
1020
+
To run the acceptance tests follow the instructions [here](https://github.com/puppetlabs/puppet_litmus/wiki/Tutorial:-use-Litmus-to-execute-acceptance-tests-with-a-sample-module-(MoTD)#install-the-necessary-gems-for-the-module).
0 commit comments