Skip to content

Provide docker script for easy local testing #118

@ryanking13

Description

@ryanking13

Often, the most annoying part of testing the packages is installing the browser runtime and web drivers, I think we can reuse the pyodide-env docker image to provide a way to run local testing easily.

It can be used for building packages as well, but I want to use it for testing only, as building packages require different tools per package but testing requires always the same thing.

Ideally, we can create a new base Docker image optimized for testing, but we can also start reusing the existing pyodide-env image.

Metadata

Metadata

Assignees

Labels

enhancementThis item marks a new feature or a request for one for this repositorygood first issueThese items are marked as good for newcomers to this repository. We truly appreciate the support!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions