Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Mar 15, 2025

Changes

  • This adds an explanation to the README so that new contributors know how to run the Playwright tests.

Context

I've been meaning to add this for a while, as it's a common question from new contributors. And today, I found myself wanting the steps explained in the README, as I needed to run the tests, hadn't run them in a while, and had forgotten how to do that.

dscho added 3 commits March 15, 2025 14:22
The `ShellSession` markup seems to be relatively uncommon, only
supported on GitHub.

A more common markup -- also understood by GitHub, but supported much
more widely, e.g. in Hugo's very own default Markdown processor -- is
the `console` one.

So let's use that instead.

Signed-off-by: Johannes Schindelin <[email protected]>
As early as 5d721a7 (readme is markdown, 2012-03-08), the `README` was
written in Markdown, but its Unix shell command snippets were not marked
up as such (most likely because way back when, syntax highlighting in
`<pre>` blocks had not yet been dreamt up).

However, we are approaching the end of the first quarter of the 21st
century and it is time to go with the times.

Signed-off-by: Johannes Schindelin <[email protected]>
I had already provided links, a long time ago, but failed to jot down
notes that were so far stuck in my brain but would most likely benefit
new contributors a lot.

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho self-assigned this Mar 15, 2025
@dscho dscho merged commit 9bca0a6 into git:gh-pages Mar 17, 2025
1 check passed
@dscho dscho deleted the describe-how-to-run-the-tests branch March 17, 2025 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants