Metadata-Version: 1.0
Name: pytest-konira
Version: 0.2
Summary: Run Konira DSL tests with py.test
Home-page: UNKNOWN
Author: Alfredo Deza
Author-email: alfredodeza [at] gmail.com
License: MIT
Description: 
        
        A Pytest Plugin for Konira test cases
        -------------------------------------
        This plugin allows you to collect and execute Konira test cases as you would
        normally do with Konira's own test runner but with the extra functionality that
        comes with the awesome py.test
        
        Once the plugin is installed you get a single entry in the ``py.test`` help
        menu giving you the option to add the ``--konira`` flag to collect cases.
        
        Project page is at: http://github.com/alfredodeza/pytest-konira
        
        The actual Konira project can be found at: http://konira.cafepais.com
        
        
Keywords: test,readable,testrunner,bdd
Platform: UNKNOWN
