Skip to content

Repository list view

A repository is an organizational bucket where you can enter your testsets and testcases. All your definitions are synchronized on your iCloud storage across your MacOS-devices.

This view displays all repositories and provides commands to create, edit, delete and test run commands. This view is intended to edit in the repository list or run a repository-based test and view the unterlying testsets at the same time. You Commands illustrated on the left side from top to down without the view toggle commented in the previous section

Repository List View"

We follow the icons from left to right and list the views from top to down.

  • Create new repository adds a new repository

  • enable/disable repository for test run includes or excludes a repository for test run or execution run

  • Delete all selected repositories performs the deletion

  • Edit repository name allows to rename a single selected repository

  • move repository up and move repository down has impact on the list order and on the order they are invoked for test runs and execution runs

  • instant run tests in repository starts a test run that walks through alls testsets and their testcase in the order they are displayed in the list views.

  • run test execution for repository starts a test run whose results are persisted and visible. See Test run.This starts a background test run that walks through alls testsets and their testcase in the order they are displayed in the list views.

  • instant test run status for repository and instant test run status for testset show the instant test run status. The test results are not persisted.

  • Search input field filters the repositories based on the input - input must be contained, case insensitive

  • selected repository defines the root element for the Testset List View

Copy and Paste

A context menu provides Pasteboard operations for:

  • cut
  • copy
  • paste
  • duplicate

Drag and Drop

Drag and Drop is supported for import of JSON-encoded repositories from other APIJockey Installations