6 lines
180 B
Markdown
6 lines
180 B
Markdown
---
|
|
description: Run all tests for the RelSpec project
|
|
---
|
|
|
|
Run `go test ./...` to execute all unit tests in the project. Show a summary of the results and highlight any failures.
|