Ecosyste.ms: Issues

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

GitHub / redding/assert issues and pull requests

#309 - update to work with Ruby 3+

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

#308 - make the CLI exit status be `1` on failing test suite runs

Pull Request - State: closed - Opened by kellyredding over 3 years ago

#307 - support SEED env var for setting runner seed values

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

#307 - support SEED env var for setting runner seed values

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

#306 - lint using much-style-guide

Pull Request - State: closed - Opened by kellyredding over 3 years ago

#306 - lint using much-style-guide

Pull Request - State: closed - Opened by kellyredding over 3 years ago

#305 - alias MuchStub::{Call|CallSpy}

Pull Request - State: closed - Opened by kellyredding almost 4 years ago

#305 - alias MuchStub::{Call|CallSpy}

Pull Request - State: closed - Opened by kellyredding almost 4 years ago

#302 - add `.is` and `.is_not` actual value assertion methods

Issue - State: closed - Opened by kellyredding almost 4 years ago - 1 comment
Labels: selected

#302 - add `.is` and `.is_not` actual value assertion methods

Issue - State: closed - Opened by kellyredding almost 4 years ago - 1 comment
Labels: selected

#301 - `assert_changes`, `.changes` assertion helpers

Issue - State: closed - Opened by kellyredding almost 4 years ago - 1 comment
Labels: selected

#301 - `assert_changes`, `.changes` assertion helpers

Issue - State: closed - Opened by kellyredding almost 4 years ago - 1 comment
Labels: selected

#300 - Allow passing a block to `assert_that` in the "block slot"

Issue - State: closed - Opened by jcredding almost 4 years ago - 2 comments
Labels: selected

#300 - Allow passing a block to `assert_that` in the "block slot"

Issue - State: closed - Opened by jcredding almost 4 years ago - 2 comments
Labels: selected

#299 - memoize `subject`s; update tests to use memoized subjects

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#299 - memoize `subject`s; update tests to use memoized subjects

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#298 - upgrade to the latest MuchStub

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#298 - upgrade to the latest MuchStub

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#297 - add `assert_that` assertion helper; add `Assert::ActualValue`

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#297 - add `assert_that` assertion helper; add `Assert::ActualValue`

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#296 - add Assert::Context::LetDSL

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#296 - add Assert::Context::LetDSL

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#295 - update to the latest MuchStub

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#295 - update to the latest MuchStub

Pull Request - State: closed - Opened by kellyredding about 4 years ago

#294 - add `Assert.stub_tap`

Pull Request - State: closed - Opened by kellyredding over 4 years ago

#294 - add `Assert.stub_tap`

Pull Request - State: closed - Opened by kellyredding over 4 years ago

#293 - add CircleCI configuration from GGem

Pull Request - State: closed - Opened by kellyredding almost 6 years ago - 1 comment

#293 - add CircleCI configuration from GGem

Pull Request - State: closed - Opened by kellyredding almost 6 years ago - 1 comment

#292 - only trap SIGINFO if available

Pull Request - State: closed - Opened by kellyredding almost 6 years ago - 1 comment

#292 - only trap SIGINFO if available

Pull Request - State: closed - Opened by kellyredding almost 6 years ago - 1 comment

#291 - add expectation API

Issue - State: closed - Opened by kellyredding over 6 years ago - 1 comment

#291 - add expectation API

Issue - State: closed - Opened by kellyredding over 6 years ago - 1 comment

#290 - replace the factory API with MuchFactory

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#290 - replace the factory API with MuchFactory

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#289 - replace the stubbing API with MuchStub

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#289 - replace the stubbing API with MuchStub

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#287 - add a `pending` test method

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#287 - add a `pending` test method

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#286 - prefer using `caller_locations` over `caller`

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

#286 - prefer using `caller_locations` over `caller`

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

#284 - rework how `with_backtrace` helper works and alters fail traces

Pull Request - State: closed - Opened by kellyredding over 6 years ago

#283 - assert_difference???

Issue - State: closed - Opened by kellyredding over 7 years ago - 1 comment
Labels: maybe

#283 - assert_difference???

Issue - State: closed - Opened by kellyredding over 7 years ago - 1 comment
Labels: maybe

#281 - track failing tests; option to run only failing tests

Issue - State: open - Opened by kellyredding about 8 years ago
Labels: maybe

#281 - track failing tests; option to run only failing tests

Issue - State: open - Opened by kellyredding about 8 years ago
Labels: maybe

#280 - Feature: Accumulate test run data

Pull Request - State: closed - Opened by kellyredding over 8 years ago

#280 - Feature: Accumulate test run data

Pull Request - State: closed - Opened by kellyredding over 8 years ago

#279 - accumulate: set callbacks based on whether accumulating test data

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#279 - accumulate: set callbacks based on whether accumulating test data

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#278 - accumulate: clear out tests from the suite as they are run.

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#278 - accumulate: clear out tests from the suite as they are run.

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#277 - accumulate: simplify `capture_result` in both test and context

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#277 - accumulate: simplify `capture_result` in both test and context

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#276 - accumulate: stop storing results/result-state on the test objects

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#276 - accumulate: stop storing results/result-state on the test objects

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#275 - accumulate: prep tests for removing `results` from test objects

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#274 - accumulate: more fixes to result handling and view sorting

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#274 - accumulate: more fixes to result handling and view sorting

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#273 - accumulate: update `with_backtrace` to not rely on test `results`

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#273 - accumulate: update `with_backtrace` to not rely on test `results`

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#272 - accumulate: move in-memory test handling back to base suite

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#272 - accumulate: move in-memory test handling back to base suite

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#271 - accumulate: properly sort result data by the file name and line num

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#271 - accumulate: properly sort result data by the file name and line num

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#270 - accumulate: rework the default view to accumulate test data

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#269 - accumulate: rework the default view to accumulate results to dump

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#269 - accumulate: rework the default view to accumulate results to dump

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#268 - accumulate: abstract suite `tests_to_run`

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#268 - accumulate: abstract suite `tests_to_run`

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#267 - accumulate: store/accumulate test/result counts on the suite

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#267 - accumulate: store/accumulate test/result counts on the suite

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#266 - accumulate: rework suite to abstract the tests to run

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#266 - accumulate: rework suite to abstract the tests to run

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#265 - accumulate: prep notes for accumulating test results

Pull Request - State: closed - Opened by kellyredding over 8 years ago

#264 - accumulate: prep notes for accumulating test results

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#264 - accumulate: prep notes for accumulating test results

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#263 - apply runner seed whether running single or multiple tests

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#262 - update single test runs to output the runner seed

Issue - State: closed - Opened by nweathersbee over 8 years ago

#262 - update single test runs to output the runner seed

Issue - State: closed - Opened by nweathersbee over 8 years ago

#261 - have float factory take an optional :precision value

Issue - State: open - Opened by kellyredding over 8 years ago - 5 comments
Labels: maybe

#260 - cleanup raising exceptions with custom backtrace

Issue - State: closed - Opened by kellyredding over 8 years ago

#260 - cleanup raising exceptions with custom backtrace

Issue - State: closed - Opened by kellyredding over 8 years ago

#259 - stubs: have stub errors use the backtrace of the original caller

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#258 - stubs: call to original method using `Assert.stub_send`

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#258 - stubs: call to original method using `Assert.stub_send`

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 2 comments

#257 - debug mode: bench showing debug msg immediately; show timing on finish

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#257 - debug mode: bench showing debug msg immediately; show timing on finish

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 1 comment

#255 - accumulate test/result data (instead of just storing raw objects)

Issue - State: open - Opened by kellyredding over 8 years ago
Labels: backlog

#254 - have `assert_raises` return any raised exception instance

Pull Request - State: closed - Opened by kellyredding over 8 years ago - 3 comments