[ANN] rake-tester-0.0.1

F

Fabian Streitel

[Note: parts of this message were removed to make it a legal post.]

Hi folks,

I just released the first version of rake-tester, an extension of the
[rake-compiler][] gem that allows the testing of Ruby C extension parts
with C testing frameworks, e.g. [cmockery][].

This allows you to test the pure-C parts of your Ruby extensions in C.

Features include:

* Automatic compiling and running of test suites
* Support for running single test suites with valgrind or gdb

Limitations are:
* Test suites can only be compiled for the current platform,
not for cross-compile targets (but you couldn't run them on
your machine anyways...)

The project's home is http://www.github.com/karottenreibe/rake-tester

Greetz!


[rake-compiler]: http://github.com/luislavena/rake-compiler
[cmockery]: http://code.google.com/p/cmockery/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top