Deep Dive
AssertJ
Our great sponsors
Deep Dive | AssertJ | |
---|---|---|
1 | 14 | |
6 | 2,321 | |
- | 1.3% | |
0.9 | 9.2 | |
about 1 year ago | 4 days ago | |
Java | Java | |
Apache 2.0 license, Gnu Public License v3 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Deep Dive
We haven't tracked posts mentioning Deep Dive yet.
Tracking mentions began in Dec 2020.
AssertJ
-
Announcing lets_expect - Clean tests in Rust.
Maybe not the feedback you want, but would you consider developing something that looks like plain old (and frankly beautiful) AssertJ?
-
7 Awesome Libraries for Java Unit & Integration Testing
AssertJ - fluent assertions
-
Any suggestions for good open source Java codebases to study(With below criteria)?
AssertJ https://github.com/assertj/assertj
-
Any resources for Unit Tests?
Truth or AssertJ for easier assertions in tests with better exceptions
-
Getting back into Java after 12-15 years away?
While we are at it: AssertJ is very powerful for writing assertions.
-
Imperative vs Declarative Programming
In OO you can make beautiful DSLs that allow really declarative use within that domain, e.g. test assertions in AssertJ, but everybody in the OO world is sensible enough to not try and claim OO as such being declarative. I guess they don't feel a need to try to prove the superiority of the paradigm.
- Your cool open source libraries
-
Are you seriously not using Java 15 yet?
It is also reminiscent of a feature of the AssertJ testing library.
What are some alternatives?
Truth - Fluent assertions for Java and Android
Hamcrest - Java (and original) version of Hamcrest
TestNG - TestNG testing framework
Spock - The Enterprise-ready testing and specification framework.
REST Assured - Java DSL for easy testing of REST services
junit5 - ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
JUnit - A programmer-oriented testing framework for Java.
Mockito - Most popular Mocking framework for unit tests written in Java
Java Faker - Brings the popular ruby faker gem to Java
JSONAssert - Write JSON unit tests in less code. Great for testing REST interfaces.
Selenide - Concise UI Tests with Java!
Cucumber - Cucumber for the JVM