-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Currently it is very hard to getting started (or even recommending to others) osgi-test as you mostly has to puzzle things together:
- https://osgi.github.io/osgi-test/ is just a dummy page with no content
2.the wiki only references the examples but they are not really self-contained (e.g. the reference project-version) so its hard to tell how to setup an own test-case. - beside that, the examples are rather undocumented the classes it self have no documentation why certain things are used and why they work that way (only package-info has some vague hints how it is supposed to work)
- the slides gives a rough overview over the goals and how it could be used but not much details about setup and/or internals
I think it would really help to enhance the documentation with at least the following information:
- What is a minimal maven setup/quickstart for Juni 4 + Junit 5 so people can simply c&p it into their pom and getting started.
- How osgi-test works internally e.g. how does it discover items, what needs to be provided via maven dependencies
- describe for example the "usefull utils" in org.osgi.test.common in more details
- ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels