Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-rspec/rspec issues and pull requests
#53 - update dependencies, drop time dependency, fix compiler and clippy warnings
Pull Request -
State: open - Opened by decathorpe 15 days ago
#53 - update dependencies, drop time dependency, fix compiler and clippy warnings
Pull Request -
State: open - Opened by decathorpe 15 days ago
#52 - Fix link to cucumber rust port
Pull Request -
State: closed - Opened by jamesrampton over 2 years ago
- 1 comment
#51 - Remove restrictions
Pull Request -
State: open - Opened by fraillt about 3 years ago
#50 - Raw custom error text on assertion failure
Issue -
State: open - Opened by 2vg over 3 years ago
#49 - Release 1.0.0 with updated dependencies
Pull Request -
State: closed - Opened by mackwic about 4 years ago
- 1 comment
#48 - Update cargo dependencies for Fedora packaging
Pull Request -
State: closed - Opened by sohankunkerkar about 4 years ago
- 1 comment
#47 - Canary: Is this project alive or dead?
Issue -
State: closed - Opened by ms-ati over 6 years ago
- 5 comments
#46 - It isn't clear how to make use of this library
Issue -
State: closed - Opened by LaylBongers about 7 years ago
- 5 comments
#45 - Fixed erroneous use of `describe` in example
Pull Request -
State: closed - Opened by regexident about 7 years ago
- 2 comments
#44 - Nested suite / describe / given
Issue -
State: closed - Opened by Abdillah about 7 years ago
- 4 comments
#43 - Question: What are the requirements to be out of beta?
Issue -
State: closed - Opened by JustinRyanH over 7 years ago
- 5 comments
Labels: question
#42 - Support for adding tags to suites/contexts/examples
Issue -
State: open - Opened by regexident over 7 years ago
- 4 comments
Labels: E-hard, K-design
#41 - Mark testing-only impls of `Default` as such
Pull Request -
State: closed - Opened by regexident over 7 years ago
- 2 comments
#40 - Test order
Issue -
State: open - Opened by regexident over 7 years ago
- 3 comments
Labels: E-hard, K-design
#39 - Fix references to old repository url
Pull Request -
State: closed - Opened by regexident over 7 years ago
#38 - Fix typo: tis -> this
Pull Request -
State: closed - Opened by skade over 7 years ago
- 1 comment
#37 - Remove unused enum cases (they were extracted to `SuiteLabel`)
Pull Request -
State: closed - Opened by regexident over 7 years ago
- 5 comments
#36 - Remove unnecessary use of `move |…|` in example
Pull Request -
State: closed - Opened by regexident over 7 years ago
#35 - README: remove mention of the old repository (Closes #34)
Pull Request -
State: closed - Opened by Horgix over 7 years ago
#34 - Documentation link is dead
Issue -
State: closed - Opened by Horgix over 7 years ago
- 2 comments
#33 - [WIP] Add support for basic test suite timing
Pull Request -
State: closed - Opened by regexident over 7 years ago
- 11 comments
#32 - move Context modules in a directory
Pull Request -
State: closed - Opened by mackwic over 7 years ago
#31 - [Environment] little Runner refactorings
Pull Request -
State: closed - Opened by mackwic over 7 years ago
- 2 comments
#30 - Implement test environments and before/after closures
Pull Request -
State: closed - Opened by regexident over 7 years ago
- 32 comments
#29 - Tracking issue for current refactoring efforts
Issue -
State: open - Opened by regexident over 7 years ago
#28 - Add `before_all`and `after_all` Context methods
Pull Request -
State: closed - Opened by regexident about 8 years ago
- 6 comments
#27 - Added alternative names for `fn describe` and `fn it`
Pull Request -
State: closed - Opened by regexident about 8 years ago
- 5 comments
#26 - Refactor runner
Pull Request -
State: closed - Opened by mackwic over 8 years ago
- 2 comments
#25 - Feature any return
Pull Request -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
#24 - Add contrib and more typo fix
Pull Request -
State: closed - Opened by pol0nium over 8 years ago
- 2 comments
#23 - Fix typos
Pull Request -
State: closed - Opened by pol0nium over 8 years ago
- 5 comments
#22 - Simplify formatter instantiation and runner attachement ?
Issue -
State: closed - Opened by mackwic over 8 years ago
Labels: E-medium, K-design
#21 - `context::rdescribe` should use the `Simple` formatter
Issue -
State: closed - Opened by mackwic over 8 years ago
Labels: help wanted, E-hard, K-bug
#20 - Implement `before_all` and `after_all`
Issue -
State: closed - Opened by mackwic over 8 years ago
- 4 comments
Labels: E-easy, mentor available, K-feature request
#19 - Async tests
Issue -
State: open - Opened by mackwic over 8 years ago
- 9 comments
Labels: E-hard, K-design
#18 - Skipped tests and describes
Issue -
State: open - Opened by mackwic over 8 years ago
- 1 comment
Labels: E-medium, mentor available, K-feature request
#17 - Focused tests and describes
Issue -
State: open - Opened by mackwic over 8 years ago
- 3 comments
Labels: E-medium, K-design
#16 - Test should be able to return bools, unit (), or any Result<T1, T2>
Issue -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
Labels: E-hard, K-design
#15 - Formatter: Progress à la Fuubar
Issue -
State: open - Opened by mackwic over 8 years ago
- 2 comments
Labels: E-medium, K-feature request
#14 - Formatter: Documentation
Issue -
State: open - Opened by mackwic over 8 years ago
- 4 comments
Labels: E-medium, mentor available, K-feature request
#13 - Formatter: TAPv13 (test anything protocol)
Issue -
State: open - Opened by mackwic over 8 years ago
Labels: E-medium, K-feature request
#12 - Test timeout
Issue -
State: open - Opened by mackwic over 8 years ago
- 1 comment
Labels: E-hard, K-design
#11 - timing the tests
Issue -
State: open - Opened by mackwic over 8 years ago
Labels: E-medium, mentor available, K-feature request
#10 - Timing the test suite
Issue -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
Labels: E-easy, mentor available, K-feature request
#9 - Using `FnOnce` for tests ?
Issue -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
Labels: help wanted, E-medium, K-design
#8 - Real `before_each` and `after_each`
Issue -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
Labels: help wanted, E-hard, K-bug
#7 - Implementing `let` (or some kind of state for tests)
Issue -
State: closed - Opened by mackwic over 8 years ago
- 6 comments
Labels: help wanted, E-hard, K-design
#6 - Define `example` as an alias for `it`
Issue -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
Labels: E-easy, mentor available, K-feature request
#5 - Define `specify` and `context` as aliases for `describe`
Issue -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
Labels: E-easy, mentor available, K-feature request
#4 - Get rid of `ctx` in `ctx.it()`
Issue -
State: open - Opened by mackwic over 8 years ago
- 13 comments
Labels: E-hard, K-design
#3 - Fix Repository Link in Cargo.toml
Pull Request -
State: closed - Opened by killercup over 8 years ago
- 2 comments
#2 - Doc + Travis + Coverage
Pull Request -
State: closed - Opened by mackwic over 8 years ago
- 1 comment
#1 - [WIP] Feature reporter
Pull Request -
State: closed - Opened by mackwic over 8 years ago
- 1 comment