Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
EnvJasmine 1.7 Released!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Trevor Lalish-Menagh  
View profile  
 More options Feb 1 2012, 11:21 pm
From: Trevor Lalish-Menagh <t...@trevreport.org>
Date: Wed, 1 Feb 2012 20:21:49 -0800 (PST)
Local: Wed, Feb 1 2012 11:21 pm
Subject: [ANN] EnvJasmine 1.7 Released!
Thanks to great support from the EnvJasmine community, we have a great
new update. This one is especially useful for though of you running
EnvJasmine in Maven or Rake and are integrating into a CI server like
Jenkins!

Check out the latest repo at https://github.com/trevmex/EnvJasmine.

To see how to integrate EnvJasmine into your Maven workflow, try out
the Maven example at https://github.com/trevmex/EnvJasmine-Maven-Example.
After you clone the repo, run ./updateEnvJasmine.sh to get EnvJasmine,
then mvn test to run your test.

EnvJasmine also works great in Rails. Check out the example at
https://github.com/trevmex/EnvJasmine-Rails3-Example. Run ./
updateEnvJasmine.sh to get EnvJasmine, bundle install, and rake (or
bundle exec rake, if need be), and there you go!

Here is the change set for EnvJasmine 1.7. Enjoy!

- Added the --incrementalOutput flag to allow output to show progress
per file. This is useful when running EnvJasmine in Maven.
- Changed the "Failed: 0" output to not be red (it only becomes red if
there are failing tests, less distracting).
- Fixed a bug where improper character encoding would cause EnvJasmine
to report false results in different environments.
- Added support to execute ./bin/run_test.sh with an absolute path to
a spec file previously this only worked with relative paths).
- Added the ability to define a custom EnvJasmine.reporterClass in
your config file (include/dependencies.js) to overwrite the default
RhinoReporter (Thanks jakul!).
- Added an optional RhinoSpecReporter to jasmine-rhino-reporter.js
(this is an example of how you can write your own reporters, thanks
jakul!).
- Updated the tutorial to include creating a custom config file
(Thanks zdk!).

The official announcement is at http://trevmex.com/post/16905545657/envjasmine-1-7-released

Yours,
Trevor


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Antonio Shastun  
View profile  
 More options Feb 2 2012, 12:29 pm
From: Antonio Shastun <faust...@gmail.com>
Date: Thu, 2 Feb 2012 09:29:07 -0800 (PST)
Local: Thurs, Feb 2 2012 12:29 pm
Subject: Re: [ANN] EnvJasmine 1.7 Released!

you using Env.js for Java right?
did you compile Env.js lib to java classes?

i try do it but fail, i am using 1.2 version of Env.js


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »