We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64096a6 commit a01820bCopy full SHA for a01820b
README.md
@@ -136,6 +136,11 @@ These tests allow you to test a package's ability to ingest data end-to-end.
136
137
For details on how to configure amd run system tests, see the [HOWTO guide](docs/howto/system_testing.md).
138
139
+#### Asset Loading Tests
140
+
141
+These tests ensure that all the Elasticsearch and Kibana assets defined by your package get loaded up as expected.
142
143
+For details on how to run asset loading tests for a package, see the [HOWTO guide](docs/howto/asset_testing.md).
144
145
### `elastic-package version`
146
0 commit comments