/openmatch-mmf-testing

Unit test example for a Match Function in Open Match.

Primary LanguageGo

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]