पेज · togo
Testing
togo testruns Go tests.togo make:test <Model>generates a feature test (PHPUnit-style) that boots the real stack viainternal/server.Boot()and hits the API with thetogo-framework/testingharness (Do,Status,JSON,Contains).togo make:e2e <Model>generates a Playwright spec (Dusk-style) underweb/e2e/.
go