Hey there,
Sorry for this maybe pretty trivial question but I'm new to Rust and want to start my first project with TDD and therefore your crate right away.
I have Multirust and rust nightly 1.9.0
and your stainless 1.4.0
Its compiling fine but running a test (which I tested before using stainless - worked fine) will fail due the undefined macro "describe!". Racer also tells me its not defined on the run.
Can sb. please give me a hint what I'm missing here?
greets
Charlie
Hey there,
Sorry for this maybe pretty trivial question but I'm new to Rust and want to start my first project with TDD and therefore your crate right away.
I have Multirust and rust nightly 1.9.0
and your stainless 1.4.0
Its compiling fine but running a test (which I tested before using stainless - worked fine) will fail due the undefined macro "describe!". Racer also tells me its not defined on the run.
Can sb. please give me a hint what I'm missing here?
greets
Charlie