Socket
Book a DemoInstallSign in
Socket

kakunin

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kakunin

End-to-end testing framework

Source
npmnpm
Version
3.1.0-5
Version published
Maintainers
2
Created
Source

kakunin.png

travis.png Current travis build: build statusnpm.png Current npm version: npm version

Key FeaturesDocumentationContributingIssuesRelatedAbout us

pageObjectFeature.gif

Automated testing framework

Kakunin is a Protractor extension created by The Software House sp. z o.o. and Takamol Holding. It allows you to write e2e test scenarios with a help of Gherkin language and JavaScript for all kind of applications - Angular, React and others.

Key Features:

  • E2E testing
  • Performance testing
  • Parallel testing
  • Cross browser testing
  • Reports

Documentation:

You can find documentation on the official page.

Contributing:

Feel free to contribute to this project! Just fork the code, make any updated and let us know!

To create a pull requests:

  • Create your a new fork
  • Create a new branch on your fork
  • Create pull requests to next branch (https://github.com/TheSoftwareHouse/Kakunin). Pull requests to master are only acceptable if it's a hotfix!
  • Make sure that the build on Travis passed (it runs build, units tests, functional tests)
  • Wait for reviews! :)

Remember to: a. update changelog.md b. tests your functionality (we got 2 layers of tests - functional and unit tests)

  • unit tests are added as <functionality>.spec.ts
  • functional tests more information available functional-tests/README.md c. update documentation (more details in /website/README.md)

Issues:

If you notice any issues while using, let as know on github. Security issues, please sent on email

You may also like our other projects:

About us:

The Software Housetsh.png

FAQs

Package last updated on 27 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts