CircleCI

CircleCI is a leading continuous integration and continuous deployment (CI/CD) platform that automates your software development process. It enables teams to rapidly build, test, and deploy applications with confidence through automated pipelines.

TacoTruck: First-Class CircleCI Support

TacoTruck provides first-class support for CircleCI through our official orb, making test result submission seamless and efficient. Our orb is designed specifically for CircleCI's architecture and follows CircleCI best practices.

πŸš€ Getting Started

Prerequisites

  • CircleCI account and project setup

  • Test results in supported formats (JUnit XML, etc.)

  • API credentials for your target testing platform

CI/CD Examples

Example 1: Node.js Application with TestFiesta

Note: The TacoTruck executor extends the Node.js executor, providing both Node.js environment and TacoTruck CLI pre-installed. For Node.js projects, you can use tacotruck/default directly without needing the separate Node orb.

Example 2: C# Application with NUnit and TestFiesta

Support and Resources

Last updated