Share and synchronize tests with your team using bugster sync
Team collaboration requires authentication and generated tests to share.
bugster sync
Synchronize your local test specifications with the remote Bugster platform for team collaboration.
Options:
--pull
- Download test specifications from remote without uploading local changes--push
- Upload local test specifications to remote without downloading changes--branch BRANCH
- Synchronize with a specific branch instead of the default--clean-remote
- Delete remote test specifications that don’t exist locally--dry-run
- Preview sync operations without making actual changes--prefer CHOICE
- Prefer ‘local’ or ‘remote’ when resolving conflictsSync Failures:
bugster auth
Merge Conflicts:
bugster sync --pull
--prefer local
or --prefer remote
for automatic resolutionExecute your synchronized test suite
Keep shared tests updated with code changes