Revision history for Test2-MojoX 0.07 2021-08-14 - Improved *_attr and *_text methods in Test2::MojoX to return undef instead of empty string for values that do not exist. (Compatibility with Test::Mojo shipped with Mojolicious 9.21) 0.06 2021-03-07 - Fixed tests to be compatible with Mojolicious 9.0 0.05 2020-01-18 - Added attr_is, attr_isnt, attr_like and attr_unlike methods from Test::Mojo shipped with Mojolicious 8.31 0.04 2019-09-11 - Improve documentation 0.03 2019-09-11 - Fix Makefile.PL dependecies (thanks Grinnz) 0.02 2019-09-03 - Fix test default names for *_is tests - Improve documentation 0.01 2019-08-30 - First version, released on an unsuspecting world.