Releases: horsenuggets/testable
Releases · horsenuggets/testable
0.1.0
0.0.5
Added
Testable.configure()function for runtime configuration of test behaviorAlphabeticalSort: Sort test output alphabeticallyIndent: Custom indentation stringMaxConcurrency: Maximum concurrent tests in parallel modeParallel: Enable/disable parallel test executionPrintSkipped: Show skipped tests in outputVerbose: Enable verbose logging- Static analysis with luau-lsp added to release checks workflow
- All Roblox and TestEZ globals added to
.luaurc
Changed
- Improved documentation with better README examples
- Standardized Luau file headers
0.0.4
This is the release for version 0.0.4!