Skip to content

Conversation

@zainab-ali
Copy link
Contributor

This PR adds docs for asserting equality.

It also updates the TLDR expectations page to avoid using == in expect.

image image image image

.settings(
moduleName := "weaver-docs",
name := "Weaver documentation",
mdocExtraArguments += "--allowCodeFenceIndented",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The expectations.md file had some code that wasn't getting compiled by mdoc. It turns out that mdoc ignores indented code snippets unless this flag is specified.

@zainab-ali zainab-ali force-pushed the expectations-guide branch from 2804398 to f2190d8 Compare July 10, 2025 10:27
Copy link
Collaborator

@Baccata Baccata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome 👍

@zainab-ali zainab-ali merged commit 086ef7a into typelevel:main Jul 11, 2025
13 checks passed
@zainab-ali zainab-ali deleted the expectations-guide branch July 11, 2025 09:30
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