Check out the TCK Reference Guide to get acquainted with the CDI TCK and learn how to execute and debug it.
Master branch contains the work-in-progress on CDI TCK 4.0
- .github - the GitHub actions configuration
- api - Api/Spi for vendor integration
- dist-build - assembly project to create the distribution zip
- doc - the TCK user guide source
- docs - the content for the CDI project github pages
- ext-lib - A sample library used by some integration tests
- ide-configs - useful settings for Eclipse and Intellij IDEs
- impl - The core set of tests, excluding those that depend on web and full platform containers
- lang-model - A standalone test suite for the CDI language model; see its README
- web - The extra tests that depend on the web profile and full platform
- README.md - this doc