Skip to content

Conversation

@decioferreira
Copy link

Fixes #61.

Conflicts:
	eslint.config.mjs
	tests/backwards-compatibility.test.js
	tests/tuples.test.js
- Introduced `Test.Runner.JsMessage` for handling messages from the test runner.
- Implemented `Test.Runner.Node` to execute tests and report results to the console.
- Added `Test.Runner.Node.Vendor.Console` for console styling utilities.
- Included `Test.Runner.Node.Vendor.Diff` for comparing lists and tracking changes.
- Enhanced `Builder.Deps.Solver` with `addToTestApp` to manage test dependencies.
- Updated `Terminal.Test` to support test directory management and outline adjustments.
- Introduced `Utils.Main.nodeGetDirname` for retrieving the current directory in Node.js.
@decioferreira decioferreira merged commit 80784cc into master May 6, 2025
2 checks passed
@decioferreira decioferreira deleted the test-command branch May 6, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add test command

2 participants