HYPED - Test Framework

Archived

Led the adoption of automated testing and CI/CD across a multi-team hyperloop software project, deploying GoogleTest and a unified pipeline to improve system reliability.

Stack:C++GoogleTestGithub ActionsTravis

Team project

StatusArchived
RoleTeam
Year2020
StackC++, GoogleTest +24 technologies
HYPED - Test Framework

Problem

As Software Quality Assurance Project Manager at HYPED, I identified a lack of consistent testing practices and automated validation across multiple software teams working on a complex hyperloop system. This created risks around integration, reliability, and confidence in deliverable software. To address this, I led the introduction of a standardised testing framework using GoogleTest and implemented a CI/CD pipeline to automatically build, test, and validate code across the entire codebase, ensuring consistent quality and enabling faster, more reliable development cycles. The resulting infrastructure was successfully demonstrated at European Hyperloop Week 2021.

Highlights

  • Led quality assurance strategy across multiple software teams (Telemetry, Navigation, State Machine)
  • Defined and drove adoption of testing standards and best practices
  • Deployed GoogleTest across the entire C++ codebase
  • Enabled unit and integration testing for previously untested components
  • Delivered a working testing and CI/CD infrastructure used across the project