Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / assert-rs/trycmd issues and pull requests

#284 - fix(sub): Rename the value

Pull Request - State: closed - Opened by epage 6 months ago

#284 - fix(sub): Rename the value

Pull Request - State: closed - Opened by epage 6 months ago

#283 - fix(harness)!: Future proof the API

Pull Request - State: closed - Opened by epage 6 months ago

#283 - fix(harness)!: Future proof the API

Pull Request - State: closed - Opened by epage 6 months ago

#283 - fix(harness)!: Future proof the API

Pull Request - State: closed - Opened by epage 6 months ago

#283 - fix(harness)!: Future proof the API

Pull Request - State: closed - Opened by epage 6 months ago

#282 - fix(snap)!: Centralize logic into normalization mod

Pull Request - State: closed - Opened by epage 6 months ago

#281 - feat(sub)!: Allow regexes for substitutions

Pull Request - State: closed - Opened by epage 6 months ago

#280 - fix(sub): Ensure variables are put in data

Pull Request - State: closed - Opened by epage 7 months ago

#279 - fix(snap): Change how we normalize matches

Pull Request - State: closed - Opened by epage 7 months ago

#278 - fix(snap)!: Allow adding formats without breaking compatibility

Pull Request - State: closed - Opened by epage 7 months ago

#277 - feat(snap): Jsonlines support

Pull Request - State: closed - Opened by epage 7 months ago

#276 - refactor(harness): Reuse more Assert logic

Pull Request - State: closed - Opened by epage 7 months ago

#275 - fix(snap)!: Remove deprecated functions

Pull Request - State: closed - Opened by epage 7 months ago

#274 - feat(snap)!: Allow Harness users to specify DataFormat

Pull Request - State: closed - Opened by epage 7 months ago

#273 - refactor(snap): Clean up json wildcards

Pull Request - State: closed - Opened by epage 7 months ago

#272 - fix(snap)!: Include a trailing newline in snapshots

Pull Request - State: closed - Opened by epage 7 months ago

#271 - fix(snap)!: Remove inline snapshot indent support

Pull Request - State: closed - Opened by epage 7 months ago

#270 - fix(trycmd): Ensure overwrite happens

Pull Request - State: closed - Opened by epage 7 months ago

#269 - TRYCMD=overwrite does not overwrite on version 0.15.0

Issue - State: closed - Opened by henrytill 7 months ago - 2 comments

#268 - fix(snap): Don't trim unindented snapshots

Pull Request - State: closed - Opened by epage 8 months ago

#267 - `str!` creates bad snapshots when every line is indented

Issue - State: closed - Opened by epage 8 months ago - 1 comment
Labels: bug, breaking-change, A-snapbox

#266 - fix(snap): Provide more stable snapshots

Pull Request - State: closed - Opened by epage 8 months ago

#265 - chore(deps): update pre-commit/action action to v3.0.1

Pull Request - State: closed - Opened by renovate[bot] 8 months ago

#264 - fix: Respect Assert::normalize_paths when running subset_matches

Pull Request - State: closed - Opened by dbanty 8 months ago

#263 - Add `DataFormat` to `Case` so people can specify what type of struvctured data testing they are doing

Issue - State: closed - Opened by epage 8 months ago
Labels: enhancement, breaking-change, A-snapbox

#262 - docs(snap): Clarify how to use Harness

Pull Request - State: closed - Opened by epage 8 months ago

#262 - docs(snap): Clarify how to use Harness

Pull Request - State: closed - Opened by epage 8 months ago

#261 - fix(snap): Don't panic on error

Pull Request - State: closed - Opened by epage 8 months ago

#261 - fix(snap): Don't panic on error

Pull Request - State: closed - Opened by epage 8 months ago

#261 - fix(snap): Don't panic on error

Pull Request - State: closed - Opened by epage 8 months ago

#260 - fix(snap): Ensure we normalize to the intended format

Pull Request - State: closed - Opened by epage 8 months ago

#260 - fix(snap): Ensure we normalize to the intended format

Pull Request - State: closed - Opened by epage 8 months ago

#259 - fix(snap): Ignore noise in svg comparisons / diff

Pull Request - State: closed - Opened by epage 8 months ago

#259 - fix(snap): Ignore noise in svg comparisons / diff

Pull Request - State: closed - Opened by epage 8 months ago

#258 - `term.svg` files get the wrong `width` calculated when using variable substitution

Issue - State: closed - Opened by epage 9 months ago - 1 comment
Labels: bug, A-snapbox

#258 - `term.svg` files get the wrong `width` calculated when using variable substitution

Issue - State: open - Opened by epage 9 months ago
Labels: bug, A-snapbox

#257 - `term.svg` files require two `SNAPSHOTS=overwrite` runs to be rendered properly

Issue - State: open - Opened by epage 9 months ago
Labels: bug, A-snapbox

#257 - `term.svg` files require two `SNAPSHOTS=overwrite` runs to be rendered properly

Issue - State: closed - Opened by epage 9 months ago - 1 comment
Labels: bug, A-snapbox

#256 - feat: `term-svg` for snapshotting of terminal styling

Pull Request - State: closed - Opened by epage 9 months ago

#256 - feat: `term-svg` for snapshotting of terminal styling

Pull Request - State: closed - Opened by epage 9 months ago

#255 - Typo in CHANGELOG.md

Pull Request - State: closed - Opened by smoelius 9 months ago - 2 comments

#255 - Typo in CHANGELOG.md

Pull Request - State: closed - Opened by smoelius 9 months ago - 2 comments

#254 - In snapbox, `impl From<PathBuf> for Data` ?

Issue - State: open - Opened by dbanty 9 months ago - 4 comments
Labels: enhancement, A-snapbox

#254 - In snapbox, `impl From<PathBuf> for Data` ?

Issue - State: open - Opened by dbanty 9 months ago - 6 comments
Labels: enhancement, A-snapbox

#253 - fix(snap): Ensure we overwrite on non-existent file

Pull Request - State: closed - Opened by epage 9 months ago

#253 - fix(snap): Ensure we overwrite on non-existent file

Pull Request - State: closed - Opened by epage 9 months ago

#253 - fix(snap): Ensure we overwrite on non-existent file

Pull Request - State: closed - Opened by epage 9 months ago

#252 - fix(snap): Allow multiple values map to a variable

Pull Request - State: closed - Opened by epage 9 months ago

#251 - feat(snap): Allow inline snapshotting

Pull Request - State: closed - Opened by epage 9 months ago

#250 - fix(snap)!: Clean up API

Pull Request - State: closed - Opened by epage 9 months ago

#250 - fix(snap)!: Clean up API

Pull Request - State: closed - Opened by epage 9 months ago

#249 - refactor(snap): Split up data mod

Pull Request - State: closed - Opened by epage 9 months ago

#248 - fix(snap)!: Clean up `file!` macro

Pull Request - State: closed - Opened by epage 9 months ago

#248 - fix(snap)!: Clean up `file!` macro

Pull Request - State: closed - Opened by epage 9 months ago

#248 - fix(snap)!: Clean up `file!` macro

Pull Request - State: closed - Opened by epage 9 months ago

#246 - chore: Update toml_edit

Pull Request - State: closed - Opened by epage 9 months ago

#245 - suggested improvement to 'ignored' message

Pull Request - State: closed - Opened by thor314 9 months ago - 4 comments

#244 - all tests ignored?

Issue - State: closed - Opened by thor314 9 months ago - 1 comment

#243 - chore(deps): update rust crate libtest-mimic to 0.7.0

Pull Request - State: closed - Opened by renovate[bot] 9 months ago

#242 - chore(deps): update github/codeql-action action to v3

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#242 - chore(deps): update github/codeql-action action to v3

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#242 - chore(deps): update github/codeql-action action to v3

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#241 - chore(deps): update actions/setup-python action to v5

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#241 - chore(deps): update actions/setup-python action to v5

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#240 - fix(snap): Finish swapping colors

Pull Request - State: closed - Opened by epage 11 months ago

#239 - chore(config): migrate renovate config - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#239 - chore(config): migrate renovate config - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#238 - chore(deps): update rust crate windows-sys to 0.52.0

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#238 - chore(deps): update rust crate windows-sys to 0.52.0

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#237 - chore(deps): update rust crate toml_edit to 0.21

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#236 - Add single-string file system fixture support

Issue - State: open - Opened by epage almost 1 year ago
Labels: enhancement, A-snapbox, A-trycmd

#235 - Comparing expected and actual output with Harness

Issue - State: open - Opened by smoelius about 1 year ago - 5 comments
Labels: enhancement, A-snapbox

#234 - fix(snap): Swap diff colors

Pull Request - State: closed - Opened by epage about 1 year ago

#233 - chore(deps): update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#232 - chore(deps): update rust crate toml_edit to 0.20

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#231 - fix: Upgrade anstream

Pull Request - State: closed - Opened by epage about 1 year ago

#230 - Should `Action::Overwrite` in `Assert::subset_eq` overwrite files and dirs in expected root?

Issue - State: open - Opened by zummenix about 1 year ago - 2 comments
Labels: A-snapbox

#229 - perf: Speed up builds by removing is-terminal

Pull Request - State: closed - Opened by epage about 1 year ago

#229 - perf: Speed up builds by removing is-terminal

Pull Request - State: closed - Opened by epage about 1 year ago

#228 - snapbox uses green for removed and red for added lines

Issue - State: closed - Opened by not-my-profile about 1 year ago - 3 comments
Labels: question, A-snapbox, A-trycmd

#228 - snapbox uses green for removed and red for added lines

Issue - State: open - Opened by not-my-profile about 1 year ago - 2 comments
Labels: question, A-snapbox, A-trycmd

#227 - snapbox assumes that file contents are the truth

Issue - State: closed - Opened by not-my-profile about 1 year ago - 3 comments
Labels: A-snapbox

#227 - snapbox assumes that file contents are the truth

Issue - State: closed - Opened by not-my-profile about 1 year ago - 3 comments
Labels: A-snapbox

#226 - Snapbox parameter order (expected, actual) breaks common convention

Issue - State: open - Opened by not-my-profile about 1 year ago - 5 comments
Labels: question, A-snapbox

#226 - Snapbox parameter order (expected, actual) breaks common convention

Issue - State: open - Opened by not-my-profile about 1 year ago - 4 comments
Labels: question, A-snapbox

#225 - Rename `assert_eq_path` and `assert_matches_path` in snapbox

Issue - State: closed - Opened by not-my-profile about 1 year ago - 3 comments
Labels: A-snapbox

#225 - Rename `assert_eq_path` and `assert_matches_path` in snapbox

Issue - State: closed - Opened by not-my-profile about 1 year ago - 3 comments
Labels: A-snapbox

#224 - Support custom panic messages and add `assert_eq!`

Pull Request - State: closed - Opened by not-my-profile about 1 year ago - 7 comments

#224 - Support custom panic messages and add `assert_eq!`

Pull Request - State: closed - Opened by not-my-profile about 1 year ago - 7 comments

#223 - Custom panic messages in snapbox

Issue - State: open - Opened by not-my-profile about 1 year ago - 3 comments
Labels: A-snapbox

#223 - Custom panic messages in snapbox

Issue - State: open - Opened by not-my-profile about 1 year ago - 3 comments
Labels: A-snapbox

#222 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 1 year ago

#222 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 1 year ago

#221 - Inline snapshot overwriting for snapbox

Issue - State: closed - Opened by not-my-profile about 1 year ago - 5 comments
Labels: enhancement, A-snapbox

#221 - Inline snapshot overwriting for snapbox

Issue - State: open - Opened by not-my-profile about 1 year ago - 4 comments
Labels: enhancement, A-snapbox

#220 - CWD for README.md commands

Issue - State: open - Opened by jayvdb over 1 year ago - 1 comment
Labels: enhancement, breaking-change, A-trycmd

#219 - Code fence parser misses indentation

Issue - State: open - Opened by jayvdb over 1 year ago - 4 comments
Labels: bug, A-trycmd

#218 - Support alternative file loaders

Issue - State: open - Opened by indygreg over 1 year ago - 3 comments