All Projects → j8spec → j8spec

j8spec / j8spec

Licence: MIT license
Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to j8spec

Spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
Stars: ✭ 142 (+215.56%)
Mutual labels:  jasmine, rspec, junit
ginkgo4j
A Java BDD Testing Framework (based on RSpec and Ginkgo)
Stars: ✭ 25 (-44.44%)
Mutual labels:  rspec, junit
metadatamanagement
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
Stars: ✭ 21 (-53.33%)
Mutual labels:  jasmine, junit
Rspec junit formatter
RSpec results that your CI can read
Stars: ✭ 255 (+466.67%)
Mutual labels:  rspec, junit
Company Structure
A company structure with a list of projects and their users
Stars: ✭ 48 (+6.67%)
Mutual labels:  jasmine, junit
Library-Spring
The library web application where you can borrow books. It's Spring MVC and Hibernate project.
Stars: ✭ 73 (+62.22%)
Mutual labels:  junit
observer-spy
This library makes RxJS Observables testing easy!
Stars: ✭ 310 (+588.89%)
Mutual labels:  jasmine
jasmine-styleguide
Suggested best practices when writing Jasmine unit tests.
Stars: ✭ 65 (+44.44%)
Mutual labels:  jasmine
cactoos-matchers
Elegant object-oriented hamcrest matchers
Stars: ✭ 30 (-33.33%)
Mutual labels:  junit
house style
A shared house style for Ruby projects
Stars: ✭ 19 (-57.78%)
Mutual labels:  rspec
HiveRunner
An Open Source unit test framework for Hive queries based on JUnit 4 and 5
Stars: ✭ 244 (+442.22%)
Mutual labels:  junit
zerocode-hello-world
Zerocode YAML and JSON based declarative steps hello world rest api testing example - soap, database
Stars: ✭ 18 (-60%)
Mutual labels:  junit
rspec html reporter
Rspec custom formatter to produce beautiful reports from rspec
Stars: ✭ 32 (-28.89%)
Mutual labels:  rspec
springboot-rest-api-angularjs-https
REST API https with Spring Boot and Angular JS. Use MySQL, Hibernate and Spring Security.
Stars: ✭ 38 (-15.56%)
Mutual labels:  junit
full-stack-web-developer
🔥 Roadmap to become a Full Stack Web Developer. What? Why? How?
Stars: ✭ 76 (+68.89%)
Mutual labels:  rspec
ruby-dns-mock
DNS mock server written on 💎 Ruby. Mimic any DNS records for your test environment with fake DNS server.
Stars: ✭ 50 (+11.11%)
Mutual labels:  rspec
cdi-test
JUnit extension for easy and efficient testing of CDI components
Stars: ✭ 23 (-48.89%)
Mutual labels:  junit
Learn-to-Code
Learn to Code - for Free
Stars: ✭ 15 (-66.67%)
Mutual labels:  junit
xunit-to-junit
This Extensible Stylesheet Language Transformations can transform a xUnit.net v2 XML test results file into a JUnit test results file.
Stars: ✭ 21 (-53.33%)
Mutual labels:  junit
McTester
An integration testing framework for Minecraft
Stars: ✭ 39 (-13.33%)
Mutual labels:  junit

J8Spec Build Status

J8Spec is a library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.

More details here: j8spec.github.io.

How to build it

Requirements:

Then run:

$ cd j8spec
$ ./gradlew

That's it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].