mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-java/assertj-core: New package, needed by latest testng's tests
No tests on this one for now due to missing dependencies. This isn't the newest version but I don't know whether 3.x is compatible and it also requires Java 8, which might be inconvenient at present. Package-Manager: portage-2.2.26
This commit is contained in:
6
dev-java/assertj-core/metadata.xml
Normal file
6
dev-java/assertj-core/metadata.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>java</herd>
|
||||
<longdescription>AssertJ core is a Java library that provides a fluent interface for writing assertions. Its main goal is to improve test code readability and make maintenance of tests easier. AssertJ core provides assertions for JDK standard types can be used with either JUnit or TestNG.</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user