Issues
- 8
- 16
unknown enum constant ElementType.MODULE with Truth 1.4.3
#1320 opened by ejona86 - 1
Exception assertions are surprisingly not-fluent
#1347 opened by zack-sampson - 2
Add MapSubject#containsAnyOf
#990 opened by nakulj - 1
If matches(x) fails but containsMatch(x) would have passed, suggest containsMatch in the failure message
#791 opened by cpovirk - 1
Can Truth assert a method throw exception?
#1292 opened by ruanwenjun - 3
- 6
Truth8 java 8 extension part of the main library?
#746 opened by apflieger - 5
JUnit5 support for the existing soft-assertions support (Expect.create JUnit4 Rule)
#893 opened by astubbs - 2
Matching on exact class type, not a subtype
#1230 opened by JakeWharton - 13
Write a comparison to Kluent, AssertK, Strikt, Atrium, Kotest, other Kotlin assertion libraries?
#849 opened by cpovirk - 2
com.google.guava:guava library version update
#1214 opened by MaskedRedstonerProZ - 0
Idk
#1177 opened by burntisbettr - 2
Add StringSubject isNotBlank or hasText
#1153 opened by magicprinc - 2
1.1.4, Guava update leads to java.lang.UnsupportedOperationException at WindowsSecurityDescriptor.java:358
#1137 opened by nikclayton - 8
Document how to write a Truth extension under Kotlin
#661 opened by cpovirk - 4
- 1
- 0
- 2
Compatibility with gradle 7.6
#1056 opened by llDavidll - 1
Consider reducing ImmutableList array copying
#1033 opened by ben-manes - 4
Allow logical operations on assertions
#991 opened by nakulj - 3
- 1
New extension for Gradle's TestKit
#957 opened by autonomousapps - 2
Port a core set of unit tests to kotlin
#887 opened by kevinb9n - 3
Document when arrays are compared by their contents vs. their object identity
#928 opened by kuanyingchou - 3
Trigger diff-style output more aggressively
#651 opened by vitiral - 3
FAQ entry: Why we don't support multiple chained calls to assertion methods on the same Subject
#884 opened by timurt - 3
Truth 1.1+ depends on Java 8 bytecode
#882 opened by ejona86 - 5
Protobuf: allow unpopulated required fields when `comparingExpectedFieldsOnly`
#875 opened by dmdashenkov - 0
- 1
Could not find com.google.truth.truth:1.1.2:.
#847 opened by Vishakha917 - 4
Compilation error when running maven tests
#829 opened by junyan59 - 5
Add Truth to cs.opensource.google
#769 opened by CydeWeys - 0
Deprecate StringSubject.doesNotMatch?
#790 opened by cpovirk - 1
- 1
- 1
- 1
- 2
Can I use Truth for testng test
#707 opened by Nyainqentanglha - 10
- 13
IntelliJ outputs error messages twice
#680 opened by Skynet0 - 0
Make Subject#butWas protected
#682 opened by MariusVolkhart - 1
FileSubject to test actual file methods
#676 opened by kostasdrakonakis - 1
Should hasMessageThat() have a null check for "Causal chain is not deep enough" like hasCauseThat() does?
#665 opened by cpovirk - 6
asserts should support kotlin coroutines support.
#675 opened by hs-kdhillon - 4
Api pages break when searching
#670 opened by Cypher1 - 3
Publishing snapshot Javadoc is broken
#662 opened by cpovirk - 0
Please move MessageDifferencer to protobuf java
#656 opened by clehene - 1
Code Correctness: Erroneous String Compare
#650 opened by QiAnXinCodeSafe