Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 363 Bytes

openmatch-mmf-testing

Unit test example for a Match Function in Open Match.

Testing

$ go test -v ./...

=== RUN   TestRandomMatchmaking
--- PASS: TestRandomMatchmaking (0.00s)
PASS
ok  	github.com/castaneai/openmatch-mmf-testing	0.321s
?   	github.com/castaneai/openmatch-mmf-testing/cmd/matchfunction	[no test files]