Skip to content

LambdaTest/lambdatest-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LambdaTest Buildkite Plugin

A Buildkite plugin that opens a LambdaTest tunnel.

It contains a pre-command hook, pre-exit hook, and tests using plugin-tester.

Configuration

tunnelName

To use a particular tunnel, you can get LT_TUNNEL_NAME from the environment variables in your test scripts (BUILDKITE_JOB_ID).

steps:
  - command: 'yarn && yarn LT test'
    plugins:
      - lambdatest/lambdatest~

Tests

To run the tests, run .ci/test.sh

Lint

  • Plugin: .ci/lint-plugin.sh
  • Shell files .ci/lint-shell.sh

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages