Update Noop fixtures README

Related blueprint deployment-data-dryrun

Change-Id: If0c3859929d28710bd57238f8db60f6367b4ef1d
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
Bogdan Dobrelya
2016-03-02 16:57:51 +01:00
parent f80c83b1de
commit c196af6cc7

View File

@@ -209,10 +209,11 @@ Here is an [example](https://review.openstack.org/198355) bats tests
written for the UMM feature.
See also the [bats how-to](https://blog.engineyard.com/2014/bats-test-command-line-tools).
### fuel-library noop
### Fuel-library noop tests
The Noop testing framework is used for testing of the known deploy paths
with existing modular tasks. For details, see the TODO(bogdando) put the readthedocs link.
A framework for integration testing of composition layers comprising
the modular tasks. For details, see the framework's
[documentation](http://fuel-noop-fixtures.readthedocs.org/en/latest/).
## Development
--------------