Testing is well integrated into Raku culture, starting with a familiar "Test" module. This talk reviews the basics of testing with "ok" along with data structure issues that affect testing and comparison. The coverage is suitable for someone new to Raku or who wants to improve their testing.