Github user aledsage commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/1031#discussion_r45358954
--- Diff: docs/guide/yaml/test/index.md ---
@@ -0,0 +1,24 @@
+---
+title: Testing YAML Blueprints
+layout: website-normal
+children:
+- test-entities.md
+- usage-examples.md
+---
+
+Brooklyn provides a selection of basic test entities which can be used to
validate Blueprints via YAML. These are divided into two groups; structural,
which effect the order in which child entities are started; and validation,
which are used to confirm the application is deployed as intended.
--- End diff --
Instead of "order in which child entities are started", perhaps relate it
to the order in which child test-things are run. But obviously not with that
wording! I'm fine with leaving it as-is if we can't come up with a better term
for "child test-things".
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---