Skip to content

Concordion is an acceptance testing framework that allows users to place their specifications in HTML file. These files contain references to fixtures in test code that are executed by Concordion. This project is a faithful port of Concordion to .NET to allow it to work with .NET projects

License

john-ross/concordion-net

 
 

Repository files navigation

Concordion is an acceptance testing framework that allows users to place their specifications in HTML file. These files contain references to fixtures in test code that are executed by Concordion. This project is a faithful port of Concordion to .NET to allow it to work with .NET projects To get started, check out http://www.concordion.org/dotnet/

Quick start

Community

Keep track of development and community news.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_contribution)
  3. Commit your changes (git commit -am "Added cool stuff")
  4. Push to the branch (git push origin my_contribution)
  5. Open a Pull Request
  6. Enjoy a refreshing Diet Coke and wait

Project History

History prior to February 2013 is in the Google Code repository.

License

Copyright 2010-2014 Jeffrey Cameron

Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Concordion is an acceptance testing framework that allows users to place their specifications in HTML file. These files contain references to fixtures in test code that are executed by Concordion. This project is a faithful port of Concordion to .NET to allow it to work with .NET projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 45.5%
  • XSLT 38.0%
  • CSS 9.7%
  • JavaScript 6.4%
  • PowerShell 0.2%
  • Smalltalk 0.1%
  • Shell 0.1%