Ecosyste.ms: Issues

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

GitHub / RubyUnit/RubyUnit issues and pull requests

#109 - Update Runner.rb

Pull Request - State: closed - Opened by skyzyx almost 10 years ago

#108 - adding parameter holder for no trace

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#107 - Line up assertion data

Issue - State: open - Opened by banudalamanli over 10 years ago

#106 - Make traces optional

Issue - State: open - Opened by banudalamanli over 10 years ago

#105 - Updating Reporting and yaml.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#104 - Adding functions for debug reporting

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#103 - updating tests to use testSuite and testSet

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#102 - updating description of TestSuite

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#101 - adding another function header

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#100 - updating TestSet header

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#99 - Adding initial TestSet and TestSuite objects

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#98 - Update Documentation for new classes/modules (reporting)

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#96 - Report functions should return stringable objects

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#95 - Build report containers by test case

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#94 - Started refactoring test reporting.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#93 - Finishing tests for assertion exceptions

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#92 - adding data provider aliases for raise expected exception tests

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#91 - Fixing a couple bugs with exception assertions and adding tests.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#90 - Show exception traces in reports

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#89 - Updating some things for exceptions handing and tests.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#88 - kicking build version for today's work

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#87 - Updated comparison tests and fixed bug in NOT MATCH assertion

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#86 - Adding tests for comparisons... building more.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#85 - adding some links

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#84 - Fixing collections and adding tests... tests found a bug, go figure.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#83 - maint stuff for gemspec

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#82 - Got rid of unused function and updated docs.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#81 - Subclassing and refactoring tests.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#80 - fix assertConst

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#79 - Fixing a minor copy/paste bug and updating validation.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#78 - Adding tests and fixing bug

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#77 - Update development dependencies in gemspec

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#76 - Update Rakefile to use Test Suite

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#75 - Getting rid of Ruby Enterprise Edition from Travis CI

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#74 - Some tests, etc.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#73 - Move runner into Rake file

Pull Request - State: closed - Opened by scottefein over 10 years ago

#72 - Merging Current Test Suite with Data Providers.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#71 - Improve Test Autoloader

Issue - State: open - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#70 - Tons of updates

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#69 - Get description for gem from readme

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#68 - Add assertion message for compound assertions

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#67 - Make a framework error exception

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#66 - Create tests for @@teardown

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#65 - Organizing tests and loading them automatically.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#64 - Don't create instance of Test Case to enumerate methods.

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: bug

#63 - Automatically load Test Cases in Test Sets.

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#62 - Add the ability to run a particular test from the TestSuite

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#61 - Fix copy pasta in rdoc for TestCase

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: bug

#60 - Fix copy pasta in rdoc for SkippedTest

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: bug

#59 - Fix copy pasta in rdoc for Runner

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: bug

#58 - Fix copy pasta in rdoc for IncompleteTest

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: bug

#57 - Fix copy pasta in rdoc for Assertions

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: bug

#56 - Fix copy pasta in rdoc for AssertionFailure

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: bug

#55 - Extending the AssertionFailure object

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#54 - Integrate build status with travis-ci

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#53 - Allow multiple values in assertions

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#52 - Added some assertions and building out Assertion tests.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#51 - Separate AssertionFailure Message

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#50 - Add block assertion for more "complicated" assertions

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: duplicate, enhancement

#49 - Report preamble should show when Runner starts.

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: bug

#48 - Report doesn't show symbols in DD

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: bug

#47 - Create constants for error messages (assertions)

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#46 - Add assertion by block to make code cleaner.

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#45 - Adding mostly tests

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#44 - updating description to fix typos in concatenation

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#43 - trying to use underscore instead of space in metadata for link

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#42 - Adding containers for planned tests and updating license

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#41 - updated rdoc for RubyUnit::Assertions

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#40 - Added assertion module and some assertions

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#39 - kicking RubyUnit build

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#38 - Consolidating assertion messages and reporting.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#37 - Rubygems.org does not include protected instance methods in docs

Issue - State: closed - Opened by banudalamanli over 10 years ago - 1 comment
Labels: bug

#36 - Remove TODO (using issue tracker now)

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#35 - Kick build version

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#34 - Class-level setup and teardown

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#33 - Mark tests as skipped

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#32 - Mark tests incomplete

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#31 - Consolidate Failure Messages

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#30 - Alias exit functionality

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: bug

#29 - Implement Multi-Threaded Testing

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#28 - Add test dependencies

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#27 - Use Code Coverage for Partial Runs

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#26 - Support for Code Coverage Reporting

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#25 - Build configuration mechanism

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#24 - Improve Data Driven support

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#23 - Build tests for existing functionality

Issue - State: closed - Opened by matthewclower over 10 years ago - 5 comments
Labels: enhancement

#22 - Build support for Mock Objects and Test Fixtures

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#21 - Refactor RubyUnit::Runner

Issue - State: open - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#20 - Improve error/failure handling

Issue - State: closed - Opened by matthewclower over 10 years ago
Labels: enhancement

#19 - Improve reporting

Issue - State: closed - Opened by matthewclower over 10 years ago - 1 comment
Labels: enhancement

#18 - Flesh out assertions

Issue - State: open - Opened by matthewclower over 10 years ago
Labels: enhancement

#17 - added some testing orginization

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#16 - Added first non-example tests. Very simple validation of GemInfo

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#15 - Updated auto documentation for gem and rdoc

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#14 - Mostly added the initial documentation.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#13 - Kicking the build number and making the badges consistent

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#12 - Added tests to gem building and updated README etc.

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#11 - Updating a few things

Pull Request - State: closed - Opened by matthewclower over 10 years ago

#10 - updated Ruby version dependency in gemspec

Pull Request - State: closed - Opened by matthewclower over 10 years ago