Skip to main content

Robotframework library for NSM

Project description

Introduction

Natural semantic metalanguage package for Robot Framework The package is based on works by prof. Anna Wierzbicka and prof. Cliff Goddard and this is work in progress.

Robotframework-NSM is operating system independent and supports Python 2.7 as well as Python 3.x or newer.

Documentation

For general information about using test libraries with Robot Framework, see Robot Framework User Guide.

Installation

The recommended installation method is using pip:

pip install --upgrade robotframework-nsm

With recent versions of pip it is possible to install directly from the GitHub repository. To install latest source from the master branch, use this command:

pip install git+https://github.com/AdamPrzybyla/robotframework-nsm.git

Alternatively you can download the source distribution from PyPI, extract it, and install it using one of the following depending are you using Python or Jython:

python setup.py install

Usage

Sample test cases:

Test 1
        Teraz jest tak: ja widze webpage
        Ja nie widze slowa logged na webpage
        Potem ja uzyje slow credentials na webpage
        Z tego powodu ja widze slowa logged na webpage
        Niedlugo potem ja nie widze webpage

Test 2
        Teraz jest tak: ja widze webpage
        Ja nie widze slowa logged na webpage
        Potem ja uzyje slow bad credentials na webpage
        Z tego powodu ja nie widze slowa logged na webpage
        Niedlugo potem ja nie widze webpage

Test 3
        Teraz jest tak: ja widze webpage
        Ja nie widze slowa logged na webpage
        Niedlugo potem ja nie widze webpage

Support

If the provided documentation is not enough, there are various support forums available:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-nsm-0.38.tar.gz (512.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page