Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: Always pretty-print token streams #2421

Merged
merged 2 commits into from Jun 27, 2020

Conversation

RunDevelopment
Copy link
Member

When I added pretty-printed token streams, I made the feature opt-in because I thought that long token streams would cause long unwieldy logs. As it turns out, the diff mocha adds is much more of a hassle to scroll through and it seems like people don't know this feature exists (I see a lot of manually formatted token streams in PRs).

For these reasons, I made it so that token streams are now always pretty-printed.
This should make it easier for contributors to write tests.

@RunDevelopment RunDevelopment merged commit 583e7eb into PrismJS:master Jun 27, 2020
@RunDevelopment RunDevelopment deleted the pretty-by-default branch June 27, 2020 23:39
quentinvernot pushed a commit to TankerHQ/prismjs that referenced this pull request Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants