NBS-LLC / craift

AI Treasure Generator
1 stars 0 forks source link

use chai instead of jest expect #5

Open NBS-LLC opened 1 year ago

NBS-LLC commented 1 year ago

Replace Jest Expect with Chai's TDD Assert.

Also figure out how to use chai plugins globally.