Skip to content

Add Sandboxed Test Execution #194

@dreamer-coding

Description

@dreamer-coding

Description

Introduce sandboxed test execution for added safety, especially when running untrusted code.

Goals

  • Execute tests in isolated environments.
  • Restrict filesystem and network access.
  • Support container-like isolation.

Acceptance Criteria

  • Tests can run in sandboxed mode.
  • Isolation prevents side effects on host.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions