Software Contractor — NASA Artemis Program
As a contractor supporting NASA’s Artemis mission, I developed an automated testing framework to validate mission-critical spacesuit software and hardware interfaces. The system improved reliability, enabled repeatable regression testing, and reduced manual validation effort in a safety-critical aerospace environment.
Spacesuit control systems involve complex interactions between embedded software and hardware components. Existing workflows relied heavily on manual test execution and physical hardware validation, slowing iteration and limiting regression coverage.
The Trick simulation environment executed system models while Python-based pytest frameworks orchestrated automated validation. CI/CD automation ensured regression testing occurred consistently across builds, providing rapid feedback and structured failure reporting.