Skip to content

Test command #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 6, 2025
Merged

Test command #98

merged 13 commits into from
May 6, 2025

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
1 participant