Skip to content

Commit

Permalink
Merge pull request #351 from Emily-Jiang/prep-for-mp6
Browse files Browse the repository at this point in the history
Add tck instruction
  • Loading branch information
Emily-Jiang committed Oct 3, 2022
2 parents e0eb681 + e993c14 commit babf754
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tck/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,7 @@ TBD.
== Example Implementation Using the TCK

TBD.

== Running against CDI Lite

For all tests under the https://github.com/eclipse/microprofile-rest-client/tree/master/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/cditests[cditest] folder, the implementation needs to provide a way to enable the injection working on the Arquillian subclass.

0 comments on commit babf754

Please sign in to comment.