Skip to content

BrianGenisio/jasmine-flex

 
 

Repository files navigation

An ActionScript Testing Framework

Jasmine-Flex is a Behavior Driven Development testing framework for ActionScript3. It is a port of the original Jasmine project which works for JavasScript. It does not rely on any other Flex testing framework.

Documentation & guides live here: http://www.github.com/briangenisio/jasmine-flex/wiki

Support

How to Contribute

We welcome your contributions - Thanks for helping make Jasmine and Jasmine-Flex better project for everyone. Please review the backlog and discussion lists (the main group - http://groups.google.com/group/jasmine-js and the developer's list - http://groups.google.com/group/jasmine-js-dev) before starting work - what you're looking for may already have been done. If it hasn't, the community can help make your contribution better.

Development Environment

The Jasmine-Flex project was built using FlashBuilder 4.* and the Flex SDK of 4.1. You shouldn't need anything else to build the projects. The important projects are lib and specs.

How to Develop for Jasmine-Flex

  • Write specs
  • Make them pass in a browser and Air.

Making a Successful Pull Request

  • Include specs for your work - it helps us understand your intent and makes sure that future development doesn't break your work
  • Ensure the full test suite is green in Flash and Air.

Do these things and we'll take a look.

Maintainers

Jasmine

Jasmine-Flex*

Copyright (c) 2008-2011 Pivotal Labs. This software is licensed under the MIT License.

About

A port of Jasmine to Flex and ActionScript3 -- see the flex folder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.2%
  • ActionScript 26.7%
  • Ruby 0.1%