Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add links to documentation about various testing frameworks #461

Merged
merged 2 commits into from
Jul 24, 2017

Conversation

maxmeyer
Copy link
Member

Summary

This is a follow up to #458.

Details

As far as I remember we had several users who were not familiar with cucumber and ruby. This PR points them to the documentation of all supported testing frameworks to make it easier for them to find the information they need.

Motivation and Context

We want to reduce the burden for users to use "aruba" and "cucumber".

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (cleanup of codebase withouth changing any existing functionality)
  • Update documentation

Checklist:

  • I've added tests for my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@maxmeyer maxmeyer force-pushed the feature/add-links-to-documentation branch 2 times, most recently from b561fae to 9265504 Compare July 24, 2017 08:30
@maxmeyer maxmeyer force-pushed the feature/add-links-to-documentation branch from 1b077ac to c114305 Compare July 24, 2017 08:34
@maxmeyer maxmeyer force-pushed the feature/add-links-to-documentation branch from c114305 to 74cbab7 Compare July 24, 2017 08:35
@maxmeyer maxmeyer merged commit b6d38ff into master Jul 24, 2017
@maxmeyer maxmeyer deleted the feature/add-links-to-documentation branch July 24, 2017 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant