Skip to content

Package request: playwright test #217693

@teto

Description

@teto

Project description

The request is not necessarily to package this for nixpkgs but if anyone has already done it so that I can steal the derivation. I think the probability is high considering the recent hype around playwright (there was also a post on this yesterday https://discourse.nixos.org/t/running-playwright-tests/25655/2).

I am trying to help a coworker run "playwright test" but I dont know much about playwright or node. The executable brought by nix shell nixpkgs#playwright doesn't provide it and it's a python one.
Seems like the "true" playwright is in typescript https://github.com/microsoft/playwright and the test command is provided by a submodule @playwright/test . At some point I managed to make it work with node2nix on that last repo but it might have been a fluke since once I started calling the derivation from a flake, it tried to reach out to the network.

Metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions