liquid-java / liquid-java/liquidjava

Improve Expected Pattern in Tests

Open
#198 0 comments 0 reactions 0 assignees View on GitHub

@rcosta358 is already working on this.

Since Sep 12, 2026.

  • #293 by @rcosta358 — open
tests
Dominant language
Java
Stars
67
Forks
36
Avg merge
10d 18h
Merged PRs (30d)
3

Description

Improve expected pattern to have e.g. `// Expect: Refinement Error` or similar instead of just `Refinement Error`.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the open pull request linked to issue #198 and locate the tests that currently expect plain text such as `Refinement Error`. Confirm the expected marker format used by the project, then update the relevant test expectations so they include a marker such as `// Expect: Refinement Error` and verify the tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing-qa
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.