Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / reem/stainless issues and pull requests
#93 - Add CodeTriage badge to reem/stainless
Pull Request -
State: closed - Opened by codetriage-readme-bot over 5 years ago
#92 - Add maintenance warning
Pull Request -
State: closed - Opened by svenstaro over 6 years ago
#91 - fix nightly build #90
Pull Request -
State: open - Opened by PSeitz almost 7 years ago
- 3 comments
#90 - Broken with nightly as of 2018-02-28
Issue -
State: open - Opened by svenstaro almost 7 years ago
- 12 comments
#89 - Allow describe with string
Issue -
State: open - Opened by provegard about 7 years ago
#88 - Panic when compiling a describe block with a string instead of identifier
Issue -
State: open - Opened by provegard about 7 years ago
- 6 comments
#87 - Use crates.io categories
Issue -
State: closed - Opened by bluss over 7 years ago
#86 - Add missing field `tokens` to initializers of `syntax::ast::Item`
Pull Request -
State: closed - Opened by neverfox over 7 years ago
- 5 comments
#85 - Compiler error from Stainless library on OSX 10.12.6
Issue -
State: closed - Opened by vanthemilton over 7 years ago
- 4 comments
#84 - Causes panic with improper test ignore
Issue -
State: closed - Opened by austinglaser over 7 years ago
- 2 comments
#83 - Certain kinds of errors inside `before_each` cause the compiler to panic
Issue -
State: open - Opened by geomaster over 7 years ago
#82 - make example compilable
Pull Request -
State: open - Opened by king6cong almost 8 years ago
- 1 comment
#81 - Remove before and after
Pull Request -
State: closed - Opened by ujh almost 8 years ago
#80 - Fix build in latest nightly rust (1.17.0)
Pull Request -
State: closed - Opened by pinkisemils almost 8 years ago
- 1 comment
#79 - Building with rustc 1.17.0-nightly (fd182c401 2017-03-13)
Issue -
State: closed - Opened by frondeus almost 8 years ago
- 2 comments
Labels: bug
#78 - Before and after subblocks don't work
Issue -
State: closed - Opened by NotBad4U almost 8 years ago
- 4 comments
Labels: bug
#77 - Add more friendly error messages (WIP)
Pull Request -
State: closed - Opened by echochamber almost 8 years ago
- 7 comments
#76 - Compiler bug when generating tests with macros.
Issue -
State: closed - Opened by ethanabrooks about 8 years ago
- 3 comments
#75 - Make it work with the latest compiler version
Pull Request -
State: closed - Opened by ujh about 8 years ago
#74 - Compilation problem with rust 1.15.0 nightly?
Issue -
State: closed - Opened by fagossa about 8 years ago
- 2 comments
#73 - Fix for `rustc 1.14.0-nightly (7c69b0d5a 2016-11-01)`
Pull Request -
State: closed - Opened by fuine over 8 years ago
- 1 comment
#72 - Fix for `rustc 1.14.0-nightly (f09420685 2016-10-20)`.
Pull Request -
State: closed - Opened by utkarshkukreti over 8 years ago
- 1 comment
#71 - `stainless` is broken with `rustc 1.14.0-nightly (f09420685 2016-10-20)`
Issue -
State: closed - Opened by skanur over 8 years ago
#70 - Setup and teardown support for benchmarks
Issue -
State: open - Opened by ujh over 8 years ago
Labels: enhancement
#69 - `bench` does not have access to `before_each`
Issue -
State: closed - Opened by ysimonson over 8 years ago
- 3 comments
#68 - Getting the test name
Issue -
State: closed - Opened by ysimonson over 8 years ago
- 2 comments
#67 - Fix compilation issues caused by nightly compiler changes
Pull Request -
State: closed - Opened by Nashenas88 over 8 years ago
- 1 comment
#66 - Fixes build against rustc nightly 2016-08-31
Pull Request -
State: closed - Opened by blabaere over 8 years ago
- 1 comment
#65 - stainless build is broken with rustc 1.13.0-nightly (eac41469d 2016-08-30)
Issue -
State: closed - Opened by blabaere over 8 years ago
#64 - Windows 10 cargo test fails - nightly 1.13.0
Issue -
State: closed - Opened by xetra11 over 8 years ago
- 4 comments
#63 - Fix build in latest nightly Rust
Pull Request -
State: closed - Opened by julienw over 8 years ago
- 3 comments
#62 - Using it with a library requires the --lib flag
Issue -
State: open - Opened by ujh over 8 years ago
Labels: bug
#61 - Added additional information for libraries
Pull Request -
State: closed - Opened by NikolaiMagnussen over 8 years ago
- 2 comments
#60 - Add MIT license and license headers
Pull Request -
State: closed - Opened by ujh over 8 years ago
- 5 comments
#59 - Release 0.1.5 to crates.io
Issue -
State: closed - Opened by ujh over 8 years ago
- 2 comments
#58 - Release 0.1.5
Pull Request -
State: closed - Opened by ujh over 8 years ago
- 1 comment
#57 - Help maintaining this crate needed?
Issue -
State: closed - Opened by ujh over 8 years ago
- 2 comments
#56 - expect(result).to.eq(2)
Issue -
State: closed - Opened by grosser almost 9 years ago
- 2 comments
#55 - duplicat test output
Issue -
State: closed - Opened by grosser almost 9 years ago
- 2 comments
#54 - Suppressed the result of expressions at the end of test blocks
Pull Request -
State: closed - Opened by cramertj almost 9 years ago
- 4 comments
#53 - Implemented Expected Messages for Failing
Pull Request -
State: closed - Opened by cramertj almost 9 years ago
- 2 comments
#52 - Improved the README
Pull Request -
State: closed - Opened by ujh almost 9 years ago
- 11 comments
#51 - install / usage instructions ?
Issue -
State: closed - Opened by grosser almost 9 years ago
- 21 comments
#50 - Feature request: Give an expected panic message to `failing`
Issue -
State: closed - Opened by JohanLorenzo almost 9 years ago
- 3 comments
#49 - Parentheses after string title causes an ICE
Issue -
State: open - Opened by reddraggone9 almost 9 years ago
- 4 comments
Labels: bug
#48 - macro "describe!" is not defined!
Issue -
State: closed - Opened by xetra11 almost 9 years ago
- 23 comments
#47 - after_each may be executed before the test (if it contains only a statement that doesn't end with a semicolon)
Issue -
State: closed - Opened by JohanLorenzo almost 9 years ago
- 7 comments
#46 - fix for rustc nightly
Pull Request -
State: closed - Opened by alex-dukhno almost 9 years ago
- 1 comment
#45 - Macros for spawn threads
Pull Request -
State: closed - Opened by alex-dukhno about 9 years ago
- 2 comments
#44 - Write concurrent tests with stainless
Issue -
State: closed - Opened by alex-dukhno about 9 years ago
#43 - Fails to compile under rust 1.8.0 nightly?
Issue -
State: closed - Opened by angrygoats about 9 years ago
- 7 comments
#42 - add posibility to ignore tests
Pull Request -
State: closed - Opened by alex-dukhno about 9 years ago
- 7 comments
#41 - Run benchmarks on Travis as well
Pull Request -
State: closed - Opened by ujh about 9 years ago
- 4 comments
#40 - bump_and_get() return signature changed
Pull Request -
State: closed - Opened by ujh about 9 years ago
#39 - Relicense under dual MIT/Apache-2.0
Issue -
State: open - Opened by emberian about 9 years ago
- 10 comments
#38 - Stainless not working on nightly
Pull Request -
State: closed - Opened by sebglazebrook about 9 years ago
- 3 comments
#37 - Fixes stainless for latest nightly
Pull Request -
State: closed - Opened by ujh about 9 years ago
- 1 comment
#36 - Add note about super::* import in readme
Pull Request -
State: closed - Opened by thijsc about 9 years ago
- 1 comment
#35 - Add separate lexical scope for the actual test
Issue -
State: closed - Opened by ujh about 9 years ago
- 8 comments
#34 - Fail to populate Vec inside nested before_each
Issue -
State: closed - Opened by alex-dukhno about 9 years ago
- 1 comment
#33 - Broken build on latest nightly
Issue -
State: closed - Opened by ujh about 9 years ago
- 1 comment
#32 - Fix for `rustc 1.6.0-nightly (bac2b13a5 2015-11-27)`.
Pull Request -
State: closed - Opened by utkarshkukreti about 9 years ago
- 1 comment
#31 - Failed to compile with nightly
Issue -
State: closed - Opened by ihrwein over 9 years ago
- 3 comments
#30 - Fix for nightly
Pull Request -
State: closed - Opened by ujh over 9 years ago
- 4 comments
#29 - Travis build hanging on rust install
Issue -
State: closed - Opened by razvan-flavius-panda over 9 years ago
- 1 comment
#28 - Fix build for rust nightly 1.3
Pull Request -
State: closed - Opened by razvan-flavius-panda over 9 years ago
- 3 comments
#27 - Make stainless buildable with nightly
Pull Request -
State: closed - Opened by farcaller almost 10 years ago
#26 - (feat) Add given-when-then alternates.
Pull Request -
State: closed - Opened by reem almost 10 years ago
- 1 comment
#25 - Use BDD semantics
Issue -
State: closed - Opened by ihrwein almost 10 years ago
- 2 comments
#24 - Updates for rustc nightly c89de2c56
Pull Request -
State: closed - Opened by rschifflin almost 10 years ago
- 1 comment
#23 - New release to crates.io
Pull Request -
State: closed - Opened by zummenix almost 10 years ago
- 4 comments
#22 - Fix for `rustc 1.0.0-dev (1cc8b6ec6 2015-03-02) (built 2015-03-02)`.
Pull Request -
State: closed - Opened by utkarshkukreti almost 10 years ago
- 1 comment
#21 - (fix) Remove unnecessary `extern crate stainless`.
Pull Request -
State: closed - Opened by zummenix almost 10 years ago
- 1 comment
#20 - (fix) Update tests and benches to latest Rust.
Pull Request -
State: closed - Opened by zummenix almost 10 years ago
- 1 comment
#19 - Updated to latest Rust.
Pull Request -
State: closed - Opened by zummenix about 10 years ago
- 3 comments
#18 - Fix for `rustc 1.0.0-dev (d8d5e4d21 2015-01-23 02:53:50 +0000)`.
Pull Request -
State: closed - Opened by utkarshkukreti about 10 years ago
- 1 comment
#17 - Fix for `rustc 1.0.0-dev (710dcdc2e 2015-01-21 03:54:21 +0000)`.
Pull Request -
State: closed - Opened by utkarshkukreti about 10 years ago
- 1 comment
#16 - functions used as ... must have signature ...
Issue -
State: closed - Opened by blackbeam about 10 years ago
- 1 comment
#15 - Updated to latest rust
Pull Request -
State: closed - Opened by gchp about 10 years ago
- 2 comments
#14 - Fix for `rustc 1.0.0-dev (9e4e524e0 2015-01-07 05:31:23 +0000)`.
Pull Request -
State: closed - Opened by utkarshkukreti about 10 years ago
- 2 comments
#13 - Fix for `rustc 0.13.0-dev (fc2ba1393 2015-01-03 05:35:17 +0000)`.
Pull Request -
State: closed - Opened by utkarshkukreti about 10 years ago
- 1 comment
#12 - Fix for `rustc 0.13.0-dev (b677746b1 2014-12-15 08:32:45 +0000)`.
Pull Request -
State: closed - Opened by utkarshkukreti about 10 years ago
- 1 comment
#11 - Allow strings as description for `describe` blocks
Issue -
State: closed - Opened by utkarshkukreti about 10 years ago
- 9 comments
#10 - Add support for nested hooks.
Pull Request -
State: closed - Opened by utkarshkukreti about 10 years ago
- 8 comments
#9 - Allow `use` inside `describe!`
Issue -
State: open - Opened by utkarshkukreti about 10 years ago
- 6 comments
Labels: enhancement
#8 - error: unused attribute when compiling on rust nightly
Issue -
State: closed - Opened by qubyte about 10 years ago
- 2 comments
#7 - Breaking under rust nightly
Issue -
State: closed - Opened by jaredonline about 10 years ago
- 3 comments
#6 - [WIP?] Update for quote_ty breakage
Pull Request -
State: closed - Opened by emberian about 10 years ago
- 4 comments
#5 - before_each / after_each should apply to nested describes
Issue -
State: closed - Opened by schickling about 10 years ago
- 5 comments
#4 - (fix) fail! to panic!
Pull Request -
State: closed - Opened by reem over 10 years ago
#3 - Allow to use non snake case for test functions
Pull Request -
State: closed - Opened by vhbit over 10 years ago
- 9 comments
#2 - Error compiling on the latest nightly (2014-10-10)?
Issue -
State: closed - Opened by ArtemGr over 10 years ago
- 2 comments
#1 - Consider making describe! an IdentTT macro
Issue -
State: closed - Opened by ftxqxd over 10 years ago
- 2 comments