10up / wp_mock

WordPress API Mocking Framework
https://wp-mock.gitbook.io
Other
672 stars 70 forks source link

Fix doc example to install WP_Mock via composer #214

Closed unfulvio-godaddy closed 1 year ago

unfulvio-godaddy commented 1 year ago

Summary

Fixes instruction for installing WP_Mock package via composer, along with adding doc and readme improvements.

Closes: #213

Details

Contributor checklist

Testing

Reviewer checklist

- [ ] Code changes review - [ ] Documentation changes review - [ ] Unit tests pass - [ ] Static analysis passes
coveralls commented 1 year ago

Coverage Status

coverage: 43.396%. remained the same when pulling fdfdad962719be1339cc3e5b5b2b312d6aa6bfcc on chore/fix-documentation-instructions into 8961bdade96a4c1dda1274a6cdd187913663f797 on trunk.

unfulvio-godaddy commented 1 year ago

@jeffpaul this wasn't added to a milestone because documentation isn't part of a release, and changes are/were instant, so it didn't belong to a release

jeffpaul commented 1 year ago

@unfulvio-godaddy we still tend to include PRs merged during a release cycle but not typically part of the release software in the same milestone. The reasoning here being if we're trying to triage things that happened around that timeframe we have good context of what happened then.