kobiton-execute-test-buildkite-plugin

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: MIT

README

Kobiton Execute Test Buildkite Plugin

A Buildkite Plugin to (synchronously) execute an automated test script on Kobiton service.

Example

Add the following to your pipeline.yml:

steps:
  - command: ls
    plugins:
      - Nhattd97/kobiton-execute-test#v1.0.0:
          pattern: '*.md'

Configuration

pattern (Required, string)

The file name pattern, for example *.ts. Supports any pattern supported by find -name.

Developing

To run the tests:

docker-compose run --rm tests

To validate the plugin.yml:

docker-compose run --rm lint

Contributing

  1. Fork the repo
  2. Make the changes
  3. Run the tests
  4. Commit and push your changes
  5. Send a pull request

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL