Embedded testing software. Helps with automating unit tests and CI/CD.

Integration with development tools (e.g., VS Code )

Automotive Testing is more catered towards ISO, IEC, etc. standards compliance it seems rather than focusing on anything specific with code.

  • Tests specifically stuff like code crash conditions (null values, out of bounds, robustness, boundary conditions, etc.)

Seems very industry oriented software testing. Very very difficult to set up, seems like companies are moving away from it.

Doesn’t actually seem to provide direct CI, works as an integration with existing solutions.