Introduction
This article introduces what sprint branch is and how to use it in Apidog.
Creating a New Sprint Branch
In this section, you will learn how to create a sprint branch in Apidog.
Design Endpoints in a Sprint Branch
In a newly created sprint branch, there is no content by default. This approach helps developers focus on the changes needed for the current sprint. You can add resources to a new sprint branch through import or creation, based on your actual scenarios and needs. Once the resources are added to the sprint branch, you can perform the same operations on them as you would in the main branch. Actions in one branch only affect data in that branch and do not impact the main branch or other branches.
Test Endpoints in a Sprint Branch
The testing scenarios within branches can better help with automated testing for endpoints that are updated or newly added in the branch.
Merge Sprint Branches
In this section, you will learn how to merge the sprint branch to the main branch.
Manage Sprint Branches
Managing spring branches is a critical part of the development process, here are the steps to manage sprint branches in Apidog.