[ANN] BRASS v1.0.0 released

BRASS 1.0.0 has been released.

BRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundational assertions framework for other assertion and test frameworks to make use so they can all work together harmoniously.

* home: http://rubyworks.github.com/brass
* docs: http://rubydoc.info/gems/brass
* code: http://github.com/rubyworks/brass
* mail: http://groups.google.com/groups/rubyworks-mailinglist

This is the initial release of BRASS. It is given a 1.0.0 version despite being such a new project because it is very simple and the code is derived from other system that have used it for some time.

Changes:

* Happy Birthday!

For info: the GIT and BUG links are buggy on the home page.

B

···

On Wed, Jan 25, 2012 at 5:18 AM, <transfire@gmail.com> wrote:

BRASS 1.0.0 has been released.

BRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very
basic foundational assertions framework for other assertion and test
frameworks to make use so they can all work together harmoniously.

* home: http://rubyworks.github.com/brass
* docs: File: README — Documentation for brass (1.2.1)
* code: GitHub - rubyworks/brass: Bare-Metal Ruby Assertions System Standard
* mail: http://groups.google.com/groups/rubyworks-mailinglist

This is the initial release of BRASS. It is given a 1.0.0 version despite
being such a new project because it is very simple and the code is derived
from other system that have used it for some time.

Changes:

* Happy Birthday!

--
PhD Student, Computer Science Department, EPL/INGI, UCLouvain, Belgium
Mail: blambeau@gmail.com
Mobile: +32 477 24 58 61
Blog: http://revision-zero.org/
Code: blambeau (Bernard Lambeau) · GitHub
Follow: http://twitter.com/blambeau/

Thanks, fixed.

Hmmm, I don't think so :wink:

B

···

On Wed, Jan 25, 2012 at 7:18 PM, Intransition <transfire@gmail.com> wrote:

Thanks, fixed.

--
PhD Student, Computer Science Department, EPL/INGI, UCLouvain, Belgium
Mail: blambeau@gmail.com
Mobile: +32 477 24 58 61
Blog: http://revision-zero.org/
Code: blambeau (Bernard Lambeau) · GitHub
Follow: http://twitter.com/blambeau/

Fracking Bananas! Okay, NOW it's fixed. Yes, truly fixed. I tested... twice.

Double thanks.

P.S. Just released update which defaults to RuntimeError instead fo
StandardError, which is what Ruby does with #raise when no exception class
is specified. And it should also fix the documentation (.yardopts got left
out of the last release).

Fracking Bananas! Okay, NOW it's fixed. Yes, truly fixed. I tested... twice.

    <p>Background
    <a href=">http://etana.nu">
      <img src="assets/etana-nu.jpg" style="vertical-align: bottom;" />
    </a></p>

You have a > too much there.

···

On Wed, Jan 25, 2012 at 8:07 PM, Intransition <transfire@gmail.com> wrote:

Double thanks.

P.S. Just released update which defaults to RuntimeError instead fo
StandardError, which is what Ruby does with #raise when no exception class
is specified. And it should also fix the documentation (.yardopts got left
out of the last release).

--
Michael Fellinger
CTO, The Rubyists, LLC