Ecosyste.ms: Issues

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

GitHub / frondeus/test-case issues and pull requests

#147 - Is async test_case only for unstable rust?

Issue - State: open - Opened by makorne about 2 months ago - 1 comment

#146 - Duplicated tests when combined with `test_log`

Issue - State: open - Opened by bjackman 3 months ago - 1 comment

#145 - Ignoring test cases

Issue - State: open - Opened by barafael 4 months ago

#144 - Example usage of test_matrix broken

Issue - State: open - Opened by till-metaco 5 months ago - 1 comment

#143 - fix: improve compatibility among test proc macros

Pull Request - State: open - Opened by kezhuw 8 months ago - 6 comments

#141 - Conditional flags for ignore and inconclusive

Issue - State: open - Opened by arlyon 10 months ago - 3 comments

#140 - feat: Invert the left and right output for simple test cases

Pull Request - State: closed - Opened by AugustoFKL 11 months ago - 3 comments

#139 - macro for bench cases

Issue - State: open - Opened by Thomblin 11 months ago - 1 comment

#139 - macro for bench cases

Issue - State: open - Opened by Thomblin 11 months ago

#138 - Remove proc-macro2-diagnostics dependency

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

#137 - .github: replace actions-rs with dtolnay/rust-toolchain, add caching

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

#136 - Remove proc-macro-error dependency

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

#135 - `syn::Result::ok` silently discards errors

Issue - State: open - Opened by tamird about 1 year ago

#135 - `syn::Result::ok` silently discards errors

Issue - State: open - Opened by tamird about 1 year ago

#134 - deps: disable proc-macro-error default features

Pull Request - State: closed - Opened by tamird about 1 year ago - 11 comments

#133 - Fix test_matrix example that does not compile in README

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

#132 - Add the ability to have comments in matrix tests

Pull Request - State: closed - Opened by ollien about 1 year ago - 3 comments

#132 - Add the ability to have comments in matrix tests

Pull Request - State: closed - Opened by ollien about 1 year ago - 3 comments

#130 - error[E0432]: unresolved import `test_case_macros::test_matrix` using 3.2.0

Issue - State: closed - Opened by jtmoon79 about 1 year ago - 3 comments

#129 - upgrade dependency proc-macro2

Issue - State: closed - Opened by jtmoon79 over 1 year ago - 1 comment

#129 - upgrade dependency proc-macro2

Issue - State: open - Opened by jtmoon79 over 1 year ago

#129 - upgrade dependency proc-macro2

Issue - State: open - Opened by jtmoon79 over 1 year ago

#128 - Add test_matrix macro

Pull Request - State: closed - Opened by overhacked over 1 year ago - 8 comments

#127 - retain allow attribute in test_case macro

Pull Request - State: closed - Opened by JohnPeel over 1 year ago - 1 comment

#125 - When generating assert the right side should be the "correct" side.

Issue - State: open - Opened by max-ishere over 1 year ago - 21 comments

#124 - Correct output in README

Pull Request - State: open - Opened by ctsrc over 1 year ago

#123 - Type as test case argument

Issue - State: closed - Opened by SiKreuz over 1 year ago - 9 comments

#121 - use no return for test

Pull Request - State: closed - Opened by huang12zheng over 1 year ago - 1 comment

#120 - Is return value in test required?

Issue - State: closed - Opened by huang12zheng over 1 year ago - 8 comments

#118 - Set test case function `Ident` spans to corresponding `test_case` spans

Issue - State: closed - Opened by rpwachowski over 1 year ago - 2 comments

#117 - please include LICENSE file in all published crates

Issue - State: closed - Opened by decathorpe almost 2 years ago - 2 comments

#116 - Set MSRV in `Cargo.toml` to 1.58.1

Pull Request - State: closed - Opened by samueltardieu almost 2 years ago

#115 - Update `test-case` msrv policy

Pull Request - State: closed - Opened by luke-biel almost 2 years ago

#114 - Separate parsing utils into new test-case-utils crate

Pull Request - State: closed - Opened by evforde almost 2 years ago - 6 comments

#113 - Expose `TestCase` struct publicly for reuse

Issue - State: closed - Opened by evforde almost 2 years ago - 1 comment

#112 - Getting current test case description from within the test function

Issue - State: open - Opened by didrocks almost 2 years ago - 4 comments

#111 - feature request: test_case generators

Issue - State: closed - Opened by jtmoon79 almost 2 years ago - 1 comment

#110 - Add with-assert-override

Pull Request - State: open - Opened by luke-biel almost 2 years ago - 3 comments

#109 - Does not fully work with `pretty_assertions`, fix OK?

Issue - State: open - Opened by vriesk almost 2 years ago - 2 comments

#108 - Uppercase and lowercase generated test function collide

Issue - State: open - Opened by ssipos90 almost 2 years ago - 4 comments

#107 - Silencing compared values

Issue - State: closed - Opened by Antiarchitect about 2 years ago - 2 comments

#106 - Replace insta with good 'ol bash and fix related tests

Pull Request - State: closed - Opened by luke-biel about 2 years ago - 1 comment

#105 - Use fully qualified #[test] attribute path

Pull Request - State: closed - Opened by alanbriolat about 2 years ago - 3 comments

#104 - strict float comparisons

Issue - State: closed - Opened by danieleades over 2 years ago - 1 comment

#103 - Allow ignore reason

Pull Request - State: closed - Opened by ijc over 2 years ago - 6 comments

#102 - Support a string argument to "ignore" describing the reason

Issue - State: closed - Opened by ijc over 2 years ago - 5 comments

#101 - `test-env-log` used with `test-case` creates test duplicates

Issue - State: open - Opened by luke-biel over 2 years ago
Labels: bug

#100 - Allow keywords in void fn

Pull Request - State: closed - Opened by luke-biel over 2 years ago

#99 - Ignore/inconclusive doesn't work for void fn

Issue - State: closed - Opened by synek317 over 2 years ago
Labels: bug, next release

#98 - Add `match_regex` to complex test-cases

Pull Request - State: closed - Opened by luke-biel over 2 years ago

#97 - Add 'len', 'count' and 'empty' complex assertions

Pull Request - State: closed - Opened by luke-biel over 2 years ago

#96 - Refactoring: move test-case macro to separate subcrate

Pull Request - State: closed - Opened by luke-biel over 2 years ago

#95 - `with |val| {body}` can skip type annotation on closure

Issue - State: open - Opened by luke-biel over 2 years ago

#94 - Generate test case for each enum variant

Issue - State: closed - Opened by ollien over 2 years ago - 1 comment

#93 - Declare test cases once, use them multiple times

Issue - State: open - Opened by thatbakamono over 2 years ago - 4 comments

#92 - `matches` `if` doesn't work in tandem

Issue - State: closed - Opened by luke-biel over 2 years ago - 1 comment

#91 - Review possibility to add `test_case` attribute to items within `impl` blocks

Issue - State: open - Opened by luke-biel over 2 years ago - 2 comments

#90 - Investigate lifetime requirement on inline test_case

Issue - State: closed - Opened by luke-biel over 2 years ago - 1 comment

#89 - Accept external test suite files to generate test cases

Issue - State: open - Opened by janosimas almost 3 years ago - 9 comments
Labels: enhancement

#88 - Tweak test_case handling

Pull Request - State: closed - Opened by luke-biel almost 3 years ago

#87 - Fix `panics` & `inconclusive`. Fix singular test_cases.

Pull Request - State: closed - Opened by luke-biel almost 3 years ago

#86 - Regression from 1.2.1 -> 1.2.2: "return-type but no exected clause" failing to compile

Issue - State: closed - Opened by gh0st42 almost 3 years ago - 11 comments
Labels: bug

#85 - Add a compilation error if a test-case has a Result type but no check

Pull Request - State: closed - Opened by tarka almost 3 years ago - 5 comments

#84 - Allow replacement of test-case assertions on crate scale

Issue - State: open - Opened by luke-biel almost 3 years ago
Labels: enhancement

#83 - Allow replacement of test-case assertion on per-fn scale

Issue - State: open - Opened by luke-biel almost 3 years ago
Labels: enhancement

#82 - Add `is (not) empty`

Issue - State: closed - Opened by luke-biel almost 3 years ago
Labels: enhancement, good first issue

#81 - Add `is (not) len ...`

Issue - State: closed - Opened by luke-biel almost 3 years ago
Labels: enhancement, good first issue

#80 - Add `it (not) matches_regex ...`

Issue - State: closed - Opened by luke-biel almost 3 years ago
Labels: enhancement

#79 - Add `not`, `and` and `or` operators to complex test cases

Pull Request - State: closed - Opened by luke-biel almost 3 years ago - 1 comment

#78 - Generate a test per file in a directory

Issue - State: open - Opened by casey almost 3 years ago - 4 comments
Labels: enhancement, spike

#77 - Leave annotated item outside test module

Issue - State: closed - Opened by nakedible almost 3 years ago - 2 comments
Labels: next release

#76 - code refactoring

Pull Request - State: closed - Opened by luke-biel almost 3 years ago

#75 - `is` and `it` modifiers have to be first class citizens

Issue - State: closed - Opened by luke-biel almost 3 years ago - 1 comment

#74 - Roadmap: 2.0.0 and beyond

Issue - State: closed - Opened by luke-biel almost 3 years ago - 1 comment
Labels: next release

#73 - Testing for NaN

Issue - State: closed - Opened by leonskidev almost 3 years ago - 4 comments

#72 - Bad custom test names should not fail silently

Issue - State: open - Opened by GabrielSimonetto about 3 years ago - 4 comments
Labels: enhancement, spike

#71 - clippy warning: literal bool comparison

Issue - State: closed - Opened by danieleades about 3 years ago - 1 comment

#70 - Update and separate insta snapshots by toolchain version/channel

Pull Request - State: closed - Opened by tony84727 about 3 years ago - 2 comments

#69 - How to use with test-env-log ?

Issue - State: closed - Opened by pinage404 about 3 years ago - 4 comments

#67 - Avoid emitting "unneeded unit expression" (issue #66)

Pull Request - State: closed - Opened by martinvonz over 3 years ago - 1 comment

#66 - Nightly clippy raises warning "unneeded unit expression"

Issue - State: closed - Opened by emakryo over 3 years ago - 1 comment

#65 - Allow `test_case` attribute to be used qualified.

Pull Request - State: closed - Opened by tomprince over 3 years ago - 1 comment

#64 - Mixing test_case with cfg?

Issue - State: closed - Opened by lemunozm over 3 years ago - 2 comments

#63 - Action Required: Fix Renovate Configuration

Issue - State: closed - Opened by renovate[bot] almost 4 years ago

#62 - Question: Timeline for a 1.0.1 release?

Issue - State: closed - Opened by jasonish almost 4 years ago - 11 comments

#61 - Import TokenStream2 directly from proc_macro2

Pull Request - State: closed - Opened by strohel almost 4 years ago - 3 comments

#60 - Syn 1.0.58 breaks test-case

Issue - State: closed - Opened by sminez almost 4 years ago - 4 comments

#59 - Fix syn version to 1.0.57

Pull Request - State: closed - Opened by ki-hiro almost 4 years ago - 1 comment

#58 - Update Rust crate insta to 1.7.0

Pull Request - State: closed - Opened by renovate[bot] almost 4 years ago

#57 - Update Rust crate itertools to 0.10.0

Pull Request - State: closed - Opened by renovate[bot] almost 4 years ago

#56 - Update Rust crate tokio to v1

Pull Request - State: closed - Opened by renovate[bot] almost 4 years ago

#55 - Specify type parameters

Issue - State: closed - Opened by l4l almost 4 years ago - 1 comment

#54 - Update Rust crate tokio to 0.3.7

Pull Request - State: closed - Opened by renovate[bot] about 4 years ago