Skip to content

What's the appropriate way to trigger CI/CD? Using a web server? #574

@impvd

Description

@impvd

Hi, I want to say that frisby is awesome! And I'm planning to integrate it as the CI/CD auto test for our backend endpoints.

According to Run your tests from the CLI:

cd your/project
jest

It seems that we may use in local server, but for remote service, I was wondering if maybe we should install a web server in the server, and trigger the auto test from it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions