Skip to content

NoraUi/noraui-select2-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoraUi select2-plugin

select2-plugin for NoraUi Non-Regression Automation for User Interfaces

:octocat: Contributors

GitHub contributors GitHub closed pull requests GitHub issues

Gitter chat

Join the chat at https://gitter.im/NoraUiChat

How to use

Stable:

Maven Central

SNAPSHOT:

<dependency>
    <groupId>com.github.noraui</groupId>
    <artifactId>noraui</artifactId>
    <version>1.0.0-SNAPSHOT</version>
</dependency>
<repository>
    <id>sonatype-snapshots</id>
    <url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>

Technology

  • Gherkin 5+
  • Cucumber 4+
  • Selenium 3+
  • Webdriver (Chrome, IE and firefox)
  • Java 8 (Oracle JDK8, OpenJDK8, Oracle JDK11 and OpenJDK11 are supported).
  • Maven
  • Google guice
  • JUnit 5 / Mockito

Run Anywhere

RunAnywhere

License

FOSSA Status license See LICENSE for details

Contributing

Before create issue check Ask at StackOverflow

The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.

For pull requests, read CONTRIBUTING before.

  • Step 1: Create a fork.
  • Step 2: Create a branch on this new fork.
  • Step 3: Sync your travis-ci account and guithub account.

howtocontribute-travis-ci-sync

  • Step 4: Flick the repository switch on.

howtocontribute-travis-ci-on

  • Step 5: Add OTN login/password in Travis-ci environnement.

howtocontribute-travis-ci-env-var

  • Step 6: Valid if Travis status is OK.
  • Step 7: Create pull request.

footer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published