Skip to content

Issues: frondeus/test-case

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Allow replacement of test-case assertions on crate scale enhancement New feature or request
#84 opened Jan 27, 2022 by luke-biel updated Jan 27, 2022
Allow replacement of test-case assertion on per-fn scale enhancement New feature or request
#83 opened Jan 27, 2022 by luke-biel updated Jan 27, 2022
Declare test cases once, use them multiple times
#93 opened Apr 3, 2022 by thatbakamono updated Apr 11, 2022
with |val| {body} can skip type annotation on closure
#95 opened Apr 22, 2022 by luke-biel updated Apr 22, 2022
test-env-log used with test-case creates test duplicates bug Something isn't working
#101 opened Jun 29, 2022 by luke-biel updated Jun 29, 2022
Does not fully work with pretty_assertions, fix OK?
#109 opened Dec 7, 2022 by vriesk updated Dec 14, 2022
Generate a test per file in a directory enhancement New feature or request spike Need to research topic more to come up with a solution
#78 opened Dec 29, 2021 by casey updated Apr 13, 2023
Accept external test suite files to generate test cases enhancement New feature or request
#89 opened Feb 23, 2022 by janosimas updated Apr 21, 2023
Access test case name from test case body enhancement New feature or request spike Need to research topic more to come up with a solution
#37 opened Feb 4, 2020 by mkpankov updated May 14, 2023
syn::Result::ok silently discards errors
#135 opened Oct 16, 2023 by tamird updated Oct 16, 2023
macro for bench cases
#139 opened Dec 30, 2023 by Thomblin updated Jan 13, 2024
Bad custom test names should not fail silently enhancement New feature or request spike Need to research topic more to come up with a solution
#72 opened Oct 31, 2021 by GabrielSimonetto updated Jan 24, 2024
Conditional flags for ignore and inconclusive
#141 opened Jan 22, 2024 by arlyon updated Jan 24, 2024
Uppercase and lowercase generated test function collide
#108 opened Dec 3, 2022 by ssipos90 updated Jan 29, 2024
Iterable args: a way to expand a given argument of test_matrix
#142 opened Mar 4, 2024 by fenollp updated Mar 4, 2024
Parse '-' in numeric values used in test case enhancement New feature or request spike Need to research topic more to come up with a solution
#19 opened Oct 1, 2019 by frondeus updated Jul 7, 2024
Example usage of test_matrix broken
#144 opened Jul 15, 2024 by till-metaco updated Jul 15, 2024
ProTip! no:milestone will show everything without a milestone.