Skip to content

Commit

Permalink
Add README note about what versions of Weld/CDI we support in this br…
Browse files Browse the repository at this point in the history
…anch.
  • Loading branch information
manovotn committed Feb 25, 2021
1 parent 14042b3 commit 6d3d037
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

The primary goal of this project is to provide simple and fast tools for CDI *unit/component* testing.
The tools are implemented as JUnit 4 and JUnit 5 extensions.
Supports **3.0** (CDI 2.0).

:warning: **Version 2.x of this framework supports Weld 3.0 (CDI 2.0) and `javax` namespace**

## The What

Expand Down

0 comments on commit 6d3d037

Please sign in to comment.