4DvAnCeBoY / automation-frameworks-integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests

TestRail test automation frameworks integration

Sample projects on how to integrate your favorite test automation frameworks with TestRail using the TestRail CLI.

For more information on how to use the TestRail CLI, please refer to the TestRail CLI documentation.

Sample projects

Enable LambdaTest Cloud

LambdaTest Access: Set LambdaTest Username and Access Key in environment variables.

  • For Linux/macOS:

    export LT_USERNAME="YOUR_USERNAME" 
    export LT_ACCESS_KEY="YOUR ACCESS KEY"
    • For Windows:
    set LT_USERNAME="YOUR_USERNAME" 
    set LT_ACCESS_KEY="YOUR ACCESS KEY"
    

License

BSD 3-Clause License

About

License:BSD 3-Clause "New" or "Revised" License