You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2019/06/01 20:34:43 UTC

[sling-org-apache-sling-testing-paxexam] branch master updated: update README (3.0.0)

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git


The following commit(s) were added to refs/heads/master by this push:
     new 52f0da8  update README (3.0.0)
52f0da8 is described below

commit 52f0da8e3be00853a4aab52c1af9295285986ca2
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Jun 1 22:34:24 2019 +0200

    update README (3.0.0)
---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 463a949..4d96d17 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,8 @@ See Testing PaxExam's [documentation page](https://sling.apache.org/documentatio
 
 ## Features
 
-* run integration tests in a *tailored* Sling instance in the *same module* (with the build artifact under test)
-* use different versions in build (e.g. *minimal*) and tests (e.g. *latest*)
-* overriding of versions
-* build bundles with test content and OSGi DS services on-the-fly (no need for extra modules)
+* Run integration tests in a *tailored* Sling instance in the *same module* (with the build artifact under test)
+* Use different versions in build (e.g. *minimal*) and tests (e.g. *latest*)
+* Overriding of versions
+* Adjusting of provided Options (`ModifiableCompositeOption`s)
+* Build bundles with test content and OSGi DS services on-the-fly (no need for extra modules)