Ecosyste.ms: Issues

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

GitHub / google/googletest-rust issues and pull requests

#411 - PUBLIC: expect not equal family of assertions.

Pull Request - State: open - Opened by copybara-service[bot] 18 days ago

#409 - :seedling: Bump github/codeql-action from 2.13.4 to 3.25.10

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago
Labels: dependencies, github_actions

#408 - :seedling: Bump github/codeql-action from 2.13.4 to 3.25.9

Pull Request - State: closed - Opened by dependabot[bot] 19 days ago - 1 comment
Labels: dependencies, github_actions

#407 - :seedling: Bump github/codeql-action from 2.13.4 to 3.25.8

Pull Request - State: closed - Opened by dependabot[bot] 27 days ago - 1 comment
Labels: dependencies, github_actions

#406 - Update rstest requirement from 0.18 to 0.21

Pull Request - State: open - Opened by dependabot[bot] 29 days ago
Labels: dependencies, rust

#405 - :seedling: Bump github/codeql-action from 2.13.4 to 3.25.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, github_actions

#404 - Add a small note on formatting of matches_pattern.

Pull Request - State: open - Opened by bjacotg about 1 month ago

#403 - :seedling: Bump github/codeql-action from 2.13.4 to 3.25.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, github_actions

#402 - :seedling: Bump github/codeql-action from 2.13.4 to 3.25.5

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, github_actions

#401 - Add auto-ref eq in field! and property!.

Pull Request - State: closed - Opened by bjacotg about 2 months ago

#400 - PUBLIC: expect equal family of assertions.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 months ago

#399 - Use std::panic::Location instead of custom SourceLocation.

Pull Request - State: closed - Opened by bjacotg about 2 months ago

#398 - :seedling: Bump ossf/scorecard-action from 2.3.1 to 2.3.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#397 - PUBLIC: False boolean conditions macros

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#396 - Fix clippy warnings

Pull Request - State: closed - Opened by bjacotg 2 months ago

#395 - Fix warnings, mostly the new redundant import.

Pull Request - State: closed - Opened by bjacotg 2 months ago

#394 - :seedling: Bump dtolnay/rust-toolchain from bb45937a053e097f8591208d8e74c90db1873d07 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, github_actions

#393 - Update serial_test requirement from 2.0.0 to 3.1.1

Pull Request - State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust

#392 - PUBLIC: True boolean conditions macros

Pull Request - State: closed - Opened by copybara-service[bot] 2 months ago

#391 - :seedling: Bump actions/upload-artifact from 4.3.1 to 4.3.3

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions

#389 - Update serial_test requirement from 2.0.0 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, rust

#388 - :seedling: Bump actions/upload-artifact from 4.3.1 to 4.3.2

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, github_actions

#387 - Multi-line diffs still show original strings

Issue - State: open - Opened by mgeisler 3 months ago

#386 - Fix pattern matching with reference pattern.

Pull Request - State: closed - Opened by bjacotg 3 months ago

#385 - Latest HEAD breaks matching on certain patterns

Issue - State: closed - Opened by hovinen 3 months ago - 1 comment

#384 - Update rstest requirement from 0.18 to 0.19

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, rust

#380 - :seedling: Bump dtolnay/rust-toolchain from be73d7920c329f220ce78e0234b8f96b7ae60248 to 7164405e8653277d57afd42ba081b5aa02a70396

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#377 - :seedling: Bump dtolnay/rust-toolchain from be73d7920c329f220ce78e0234b8f96b7ae60248 to dc6353516c68da0f06325f42ad880f76a5e77ec9

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#376 - Learning resource

Issue - State: closed - Opened by LukeMathWalker 3 months ago - 1 comment

#375 - Moving the reference lifetime at the trait level

Pull Request - State: closed - Opened by bjacotg 3 months ago - 1 comment

#374 - Automatic code cleanup.

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago - 1 comment

#373 - Automatic code cleanup.

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago - 1 comment

#372 - Automatic code cleanup.

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago - 1 comment

#371 - PUBLIC: Implement succeed!() macro for documenting success in tests

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago - 1 comment

#370 - Automatic code cleanup.

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago - 1 comment

#369 - Parameterize `Matcher::matches` and `Matcher::explain_match`.

Pull Request - State: open - Opened by hovinen 3 months ago

#369 - Parameterize `Matcher::matches` and `Matcher::explain_match`.

Pull Request - State: open - Opened by hovinen 3 months ago

#368 - Remove the need for allocation from `is_utf8_string`.

Pull Request - State: open - Opened by hovinen 3 months ago

#367 - Copy instead of ref for ActualT

Pull Request - State: closed - Opened by bjacotg 4 months ago - 3 comments

#366 - Fix Clippy warning

Pull Request - State: closed - Opened by bjacotg 5 months ago

#365 - Make StrMatcher generic over the times matcher

Pull Request - State: closed - Opened by bjacotg 5 months ago - 1 comment

#364 - Make ContainsMatcher generic over the count matcher

Pull Request - State: closed - Opened by bjacotg 5 months ago - 1 comment

#363 - Add back empty any![] support

Pull Request - State: closed - Opened by bjacotg 5 months ago

#362 - :seedling: Bump actions/upload-artifact from 4.2.0 to 4.3.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#359 - Use DisjunctionMatcher for any![] macro.

Pull Request - State: closed - Opened by bjacotg 5 months ago

#358 - Use `ConjunctionMatcher` in `all!` matcher.

Pull Request - State: closed - Opened by bjacotg 5 months ago

#357 - Add the actual display string to the explain_match output.

Pull Request - State: closed - Opened by bjacotg 5 months ago

#356 - Add automatic reference implementation of Matcher

Pull Request - State: closed - Opened by bjacotg 5 months ago

#355 - Implement `Clone` for possible matchers

Issue - State: closed - Opened by kupiakos 5 months ago - 3 comments

#354 - :seedling: Bump actions/upload-artifact from 4.2.0 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#353 - Adding lifetime parameter to Matcher

Pull Request - State: closed - Opened by bjacotg 5 months ago - 1 comment

#352 - :seedling: Bump actions/upload-artifact from 4.1.0 to 4.2.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions

#348 - Fix flakiness

Pull Request - State: open - Opened by bjacotg 6 months ago

#347 - Bump the version number in Cargo.toml to 0.11.

Pull Request - State: closed - Opened by copybara-service[bot] 6 months ago

#346 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#344 - Flip the PartialEq constraint on EqMatcher

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

#342 - Pure generic parameter

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

#340 - `assert_that!` and kin should allow a trailing comma

Issue - State: closed - Opened by kupiakos 7 months ago

#339 - Fix the tests on Rust nightly.

Pull Request - State: closed - Opened by hovinen 7 months ago - 3 comments

#338 - :seedling: Bump actions/upload-artifact from 3.1.3 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#337 - Fixing type annotation with PhantomData

Pull Request - State: closed - Opened by bjacotg 7 months ago - 1 comment

#336 - Migrate back to generic type parameter

Pull Request - State: closed - Opened by bjacotg 7 months ago - 4 comments

#333 - Avoid pronoun in container matcher documentation.

Pull Request - State: closed - Opened by copybara-service[bot] 7 months ago

#332 - Clarify the documentation of container matchers.

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

#331 - Add support for custom formatted error messages in `*_that!`

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

#330 - The documentation for `elements_are` has unclear requirements

Issue - State: closed - Opened by kupiakos 7 months ago - 4 comments

#329 - Large error on nested use of `anything()` in a tuple in a vector

Issue - State: closed - Opened by mgeisler 7 months ago - 4 comments

#328 - Support for `#[should_panic]`?

Issue - State: closed - Opened by mgeisler 7 months ago - 6 comments

#326 - Rewrite the mechanism for rendering descriptions and match explanations

Pull Request - State: closed - Opened by hovinen 7 months ago - 2 comments

#325 - Garbled formatting of assertion failure messages in some cases

Issue - State: closed - Opened by hovinen 7 months ago - 1 comment

#324 - Increase MAX_DISTANCE to 50.

Pull Request - State: open - Opened by copybara-service[bot] 7 months ago

#324 - Increase MAX_DISTANCE to 50.

Pull Request - State: closed - Opened by copybara-service[bot] 7 months ago

#323 - Limitations of the Matcher Trait with Proxy reference type

Issue - State: closed - Opened by bjacotg 8 months ago - 21 comments

#323 - Limitations of the Matcher Trait with Proxy reference type

Issue - State: open - Opened by bjacotg 8 months ago - 21 comments

#320 - Update MSRV from 1.59 to 1.66

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

#320 - Update MSRV from 1.59 to 1.65

Pull Request - State: open - Opened by bjacotg 8 months ago