LukeMathWalker / LukeMathWalker/wiremock-rs
Add support for JSON configuration files
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 799
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
In the documentation for [wiremock.org](https://wiremock.org/docs/stubbing/) is a folder with JSON files that can be used to configure the stubs and matches. Is there any chance this will be supported here as well?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the WireMock stubbing documentation linked in the issue and compare its JSON configuration examples with the configuration and stubbing behavior currently supported by wiremock-rs. The work is done when JSON files can configure stubs and matches as described in those examples, with appropriate coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100