- Architecture refinement
- Execution flow improvements
- Test automation within browser
- Test automation beyond browser
- Current focus: Web development
-
We are actively looking for contributors to validate Parse-OS automation across different operating systems, hardware setups, and environments.
-
Instead of predefined unit tests, contributors will execute real OS-level automation workflows and report results.
👉 The full execution process, tooling, and reporting workflow are described in the End-to-End Test Execution – Parse-OS section below.
This Section explains how to manually execute real OS-level automation flows in Parse-OS.
These are NOT unit tests. They are real OS-level execution validations.
os_automation/tests/agents_testing.py
From project root:
PYTHONPATH=parse-os python3 -m parse-os.tests.agents_testing
- Provide a natural language instruction
- Capture current screen state
- Pass screenshot to Orchestrator
- Execute automation workflow
- Duplicate the provided Test Case Reporting Sheet.
- Execute the test cases shown in the video.
- Continuously update your duplicated sheet with execution results.
- When creating a Pull Request, include the link to your duplicated test case sheet in the PR description.
This ensures proper validation and execution traceability.