Skip to content

Releases: horsenuggets/testable

0.1.0

14 Jan 05:05
da18fe3

Choose a tag to compare

Changed

  • Use luau-cicd submodule for CI/CD scripts instead of local copies

0.0.5

11 Jan 01:24
d815db0

Choose a tag to compare

Added

  • Testable.configure() function for runtime configuration of test behavior
  • AlphabeticalSort: Sort test output alphabetically
  • Indent: Custom indentation string
  • MaxConcurrency: Maximum concurrent tests in parallel mode
  • Parallel: Enable/disable parallel test execution
  • PrintSkipped: Show skipped tests in output
  • Verbose: 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

10 Jan 22:54
370a277

Choose a tag to compare

This is the release for version 0.0.4!