swiftlang / swiftlang/swift-experimental-string-processing

Add unit tests for advanced string algorithms

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

Nobody has claimed this yet.

Dominant language
Swift
Stars
308
Forks
52
Avg merge
12h 45m
Merged PRs (30d)
2

Description

We're migrating a lot of Processor's matching/consuming methods to String so that we can fuse string-specific operations together. We should have unit tests for these as we discover the right patterns for this.

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

Start by locating Processor's matching and consuming methods and the String implementations they are being migrated to. Add unit coverage for the advanced string algorithms as the correct patterns become clear, then run the relevant test suite and confirm those operations are exercised.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.