Join Slack
Powered by
I also found the google truth assertion framework ...
# tornadofx
h
hastebrot
02/03/2017, 6:23 PM
I also found the google truth assertion framework (
https://github.com/google/truth
), which is similar to assertj (
http://joel-costigliola.github.io/assertj/
). having a common base for JavaFX test fixtures, e.g.
Label
,
Button
, with error messages for different assertion frameworks would be nice.
Open in Slack
Previous
Next