saviorand / lightbug_http

Simple and fast HTTP framework for Mojo! 🔥
MIT License
567 stars 36 forks source link

Use Mojo test runner #64

Closed bgreni closed 1 month ago

bgreni commented 1 month ago

Use the mojo test command for running our unit tests for more useful failure output

saviorand commented 1 month ago

Looks good! Merging