Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CodeceptJS

Supercharged End 2 End testing for NodeJS
Collective - Host: opensource - https://opencollective.com/codeceptjs - Website: https://codecept.io - Code: https://github.com/codeceptjs

added config page

github.com/codeceptjs/CodeceptJS - 7eb5c763cbecf9eedf181aa3e263bb13f8a4e2d3 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 2ce79230422cbac67ed0fa054cfbb1192cae82fb authored over 8 years ago by Davert <[email protected]>
updated changelog, fixes to docs

github.com/codeceptjs/CodeceptJS - 75c44995a3e3213a20d48a7bdb27af7f337c0cfe authored over 8 years ago by Davert <[email protected]>
added dynamic configuration via profile option

github.com/codeceptjs/CodeceptJS - ef1f8322025cf7d7eadf6b7e663ccba8d3cc2e66 authored over 8 years ago by Davert <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - 5759953e70cb1fc3de4aa792fd8c5e3b4b2ee1ea authored over 8 years ago by Davert <[email protected]>
updated Protractor to handle different protractor versions correctly (#205)

github.com/codeceptjs/CodeceptJS - 7782ee74b1178834c747f226b8db75f06b3e12b0 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
added translations directory to the files property. fixes issue #199 (#202)

github.com/codeceptjs/CodeceptJS - 612c728409c9ba668863404eb0abf68ed763d9f7 authored over 8 years ago by Ábner Oliveira <[email protected]>
Added example of tests in pt-BR (#201)

* added portuguese example

* fixed typo

* fixed typo in require('translations'). the modul...

github.com/codeceptjs/CodeceptJS - 8376155a0c99bb4d401c4a1e7b31246409129c82 authored over 8 years ago by Ábner Oliveira <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - eb0eb1d6e224d0a4c12b61c11275c6f07a600938 authored over 8 years ago by Davert <[email protected]>
updated docs with pics

github.com/codeceptjs/CodeceptJS - c5b26bce54d5a7803271acecfbf274a8e49e9bac authored over 8 years ago by Davert <[email protected]>
added guides, images

github.com/codeceptjs/CodeceptJS - bf379df3e6150ea6201d7375fbf030bd13f60ee5 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 3bd5d02b573f23b4a0d1b2d8bb1e43b40e7c8eac authored over 8 years ago by Davert <[email protected]>
updated release script

github.com/codeceptjs/CodeceptJS - 44d8348f0111d27e3ce4d999f7f8841c0cfd6e5e authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - e29d55943974a35ac8aad52f79fe89a87c428e1d authored over 8 years ago by Davert <[email protected]>
Fixed using single browser session for testing (#196)

* fixed using single browser session for testing

* updated changelog

github.com/codeceptjs/CodeceptJS - dad0c49ec2046e1b2c37698b6a9b3c728c386433 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - 4b43d4e619f77396bdff6f308a4fe43a7a3a7f80 authored over 8 years ago by Davert <[email protected]>
Fixed colors usage. Fixes #198

github.com/codeceptjs/CodeceptJS - 756e9d589ed0cb0d6c906c9182b57870bb4af5d0 authored over 8 years ago by Davert <[email protected]>
updated release script

github.com/codeceptjs/CodeceptJS - a3b6cfb6788678f422c190ce3c837e41780902ca authored over 8 years ago by Davert <[email protected]>
fixed protractor tests

github.com/codeceptjs/CodeceptJS - c68e9892f043ceaa3869883f3e486c9d650e6371 authored over 8 years ago by Davert <[email protected]>
fixed protracotr tests

github.com/codeceptjs/CodeceptJS - f6c95364932fae7bbc4c8ef2465dde6a9aeee668 authored over 8 years ago by Davert <[email protected]>
translation improvements, translates text when translation is enabled

github.com/codeceptjs/CodeceptJS - 7990a76bf88624d15a98ad813a4fa89390111cf7 authored over 8 years ago by Davert <[email protected]>
fixed wrapDriver for Protractor

github.com/codeceptjs/CodeceptJS - 3950b42799091338be60de34728a756b49491f9f authored over 8 years ago by Davert <[email protected]>
added _test hook for helpers

github.com/codeceptjs/CodeceptJS - 3c7386b24cd1c9260ee6b3de8a557ed3439351e5 authored over 8 years ago by Davert <[email protected]>
removing usage of colors

github.com/codeceptjs/CodeceptJS - 3bece402028eecf74f55d64cc3d9d295e087d60b authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 9b0fe6766ba5e921b0d7f09fbf822d4bbecfbbf0 authored over 8 years ago by Davert <[email protected]>
Translation Refactoring (#194)

* refactored translations, added russian language

* added translation class

* added transl...

github.com/codeceptjs/CodeceptJS - 732abd90b79a2a027cefe380d0d68e18a07f5bd8 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Improved using of reporters (#193)

* improved xml/html/cli reports

* moved header output to cli reporter to be compatible with x...

github.com/codeceptjs/CodeceptJS - cb757d28778dd9e8e95180e87cc99051ea6c5545 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
added step definitions to docs

github.com/codeceptjs/CodeceptJS - 89767068b9e55e30da36a7b2a7f391cccf5146da authored over 8 years ago by Davert <[email protected]>
Add support to translations to codeceptjs (#189)

* changes to support translation of codecept helpers and report through a translations file

*...

github.com/codeceptjs/CodeceptJS - e2f818e8206187dfe35c9c33da8d2fa1a7b5467d authored over 8 years ago by Ábner Oliveira <[email protected]>
replaced colors with chalk

github.com/codeceptjs/CodeceptJS - 7383474fe60777a7861497aec7f97eef79e5c6ef authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - c2ac3d70a811ad6eea8b0a65ecd1961433549c8f authored over 8 years ago by Davert <[email protected]>
fix(webdriverio): missing init for multiremote (#188)

github.com/codeceptjs/CodeceptJS - a8be5479c1c10212d9c9da8707b89a504e3979f0 authored over 8 years ago by Douglas Duteil <[email protected]>
closes #185 - run arbitrary JS code after tests (#186)

* added teardown method to Codecept class - this checks config for a teardown path the same way ...

github.com/codeceptjs/CodeceptJS - 59ef1008b6a97347147385dc22188db651c8e733 authored over 8 years ago by Joe Fitter <[email protected]>
removes console.log from amOutsideAngularApp() (#183)

https://github.com/Codeception/CodeceptJS/issues/181

github.com/codeceptjs/CodeceptJS - c4a82c50d6c50941338fea1673a574ee34786101 authored over 8 years ago by Ábner Oliveira <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 728984b925e19154df58b1ac05939a9a97c8fadc authored over 8 years ago by Davert <[email protected]>
added nightmare

github.com/codeceptjs/CodeceptJS - c9a207776ba24bc1e0b2183b2c744dc542a83d42 authored over 8 years ago by Davert <[email protected]>
added Nightmare to readme

github.com/codeceptjs/CodeceptJS - 16c4d83dd738039982145828bc1370d7e368bc1d authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - cba09bc53cc52824177bd66d4825962000f711bc authored over 8 years ago by Davert <[email protected]>
improved release script

github.com/codeceptjs/CodeceptJS - 0936ef7bc3c85d67e22d9bf3bda81d34d1f67cfa authored over 8 years ago by Davert <[email protected]>
added yahoo test

github.com/codeceptjs/CodeceptJS - eda9fb4453a539d46c3bbd55e68144a6e034eeb8 authored over 8 years ago by Davert <[email protected]>
updated changelog for release

github.com/codeceptjs/CodeceptJS - e23619f362661cf282d490059a3a0412c7afa80b authored over 8 years ago by Davert <[email protected]>
merged with master

github.com/codeceptjs/CodeceptJS - 87d4812fd6c07882a80ea63287efedd7a0bff98c authored over 8 years ago by Davert <[email protected]>
Fix typo in webdriverio config timeout (#179)

github.com/codeceptjs/CodeceptJS - bcaa59a6ac3492fa71f13015e80a94e435dc1099 authored over 8 years ago by Stephane Ruhlmann <[email protected]>
add custom steps to definition list (#174)

github.com/codeceptjs/CodeceptJS - 504a5aea82ca739b642129c38b68bcc9e98e7684 authored over 8 years ago by Jens Schulze <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - b2f71bfdb8a4df6acd1195adfde5c3749e8c39bd authored over 8 years ago by Davert <[email protected]>
added nigthmare doc

github.com/codeceptjs/CodeceptJS - 1aa0a7b257bd386319a6b02f10a2821df873f181 authored over 8 years ago by Davert <[email protected]>
Updated documentation, changelog, version

* version release

* updated docs

* fixed name of nightmare docs

* fixed changelog

* ...

github.com/codeceptjs/CodeceptJS - 9d606f9350b790cedc104858900dde57d15a17fb authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 92c020c42f6b986311128cecd38dc79c547980cf authored over 8 years ago by Davert <[email protected]>
fixed changelog

github.com/codeceptjs/CodeceptJS - 34a1700c881e9b624f6edebc9cb791b0c93cb9e8 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 84548836feea68c97d828dafe28293e2421ca08c authored over 8 years ago by Davert <[email protected]>
fixed changelog

github.com/codeceptjs/CodeceptJS - 0ef30aa89f519a5954d170819067a882851e5521 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 7a34eba0c02c750f5ba78e0fc618f82ea7465415 authored over 8 years ago by Davert <[email protected]>
fixed name of nightmare docs

github.com/codeceptjs/CodeceptJS - dc851db12fb7d9028b372e6c348241f60c1aad1e authored over 8 years ago by Davert <[email protected]>
added nigthmare to site

github.com/codeceptjs/CodeceptJS - f5fec6c17465879d56d36202ffbc3389b041fd7a authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 2fdc1ead5a95bee983c4b10926923ce231df59be authored over 8 years ago by Davert <[email protected]>
version release

github.com/codeceptjs/CodeceptJS - 783567c88a3b52de9b7f238143a55a1b948a1acb authored over 8 years ago by Davert <[email protected]>
Travis updates (#172)

* added build matrix for helpers

* fixed selenium download path

* changed name of selenium...

github.com/codeceptjs/CodeceptJS - 704a7fe12651cc38d15fd1a35074a89bd3e2e8e9 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
updated to protractor 4.0 (#171)

github.com/codeceptjs/CodeceptJS - 6bbf2cb4795da0d8364ca432c90bdd7e4a992f7a authored over 8 years ago by Michael Bodnarchuk <[email protected]>
fixed SeleniumWebdriver tests

github.com/codeceptjs/CodeceptJS - 84150efb94e360190a69a1a68886d9c91efd030f authored over 8 years ago by Davert <[email protected]>
Merge branch 'Nighthawk14-feat/single-browser-instance'

github.com/codeceptjs/CodeceptJS - af866de803864a581030b8664334c8de6896216d authored over 8 years ago by Davert <[email protected]>
added restart option to SeleniumWebdriver/Protractor/WebDriverIO

github.com/codeceptjs/CodeceptJS - c348b895f047fce2ef023ecd17d7e1619a576c98 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 40689ad85820ea7799fc4d0b3a7f0ee0fd34e884 authored over 8 years ago by Davert <[email protected]>
Better debug (#162)

* better debug, fixes errors for ending tests

* separate teardown/failed sessions

* added ...

github.com/codeceptjs/CodeceptJS - a7647b4015de41a460e3017c74371330837d530e authored over 8 years ago by Michael Bodnarchuk <[email protected]>
nigthmare chaper added

github.com/codeceptjs/CodeceptJS - 6d402e0e56b8a2eca60646334086cad676385849 authored over 8 years ago by Davert <[email protected]>
updated nightmare docs and Nightmare helper; interfaces/scenario renamed => bdd

github.com/codeceptjs/CodeceptJS - bd8ff860fbff0e96130d4d316118338b38457481 authored over 8 years ago by Davert <[email protected]>
docs(helpers): add afterSuite and beforeSuite hook to documentation helper

github.com/codeceptjs/CodeceptJS - 5981873857886b4a1a443b697acc35b5bdc09bb9 authored over 8 years ago by NightHawk14 <[email protected]>
feat(single-browser-instance): use a single browser instance for each suite for protractor/selenium tests

github.com/codeceptjs/CodeceptJS - b53734dcf9cf879976a23b17b3e4a5db970616a2 authored over 8 years ago by NightHawk14 <[email protected]>
[WIP] Nightmare (#159)

* initial Nightmare integration

* added clientscripts file, click and checkOption methods

...

github.com/codeceptjs/CodeceptJS - d11e30d59f2bb863167732b31850ff4c1bafc2e4 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 599d04b8ca239e0dbe271c74387645a9535ca891 authored over 8 years ago by Davert <[email protected]>
Locate element by name attribute bug fixed (#155)

github.com/codeceptjs/CodeceptJS - 8d51a5736f54b7080fadccd37ddceae35f770dba authored over 8 years ago by Boris <[email protected]>
Typescript support docs (#150)

* leverage helpers using TypeScript

* make TypeScript friendliness explicit

github.com/codeceptjs/CodeceptJS - 4965a7ee4231bc6d6af734f30beda5cb404fc5ce authored over 8 years ago by André Portela <[email protected]>
_locateClickable, _locateCheckable and _locateFields helpers on WebDriver (#131)

github.com/codeceptjs/CodeceptJS - 30f2bfc42d2de5ea50cf8cd1cc240282e5c51b5a authored over 8 years ago by Denis Sokolov <[email protected]>
Add in loading config from a JS file (#141)

* Add in loading config from a JS file

Make it easier to configure CodeceptJS
- Not include ...

github.com/codeceptjs/CodeceptJS - 2783b4d59cfbcc8d2483583bfc79c92053b374f9 authored over 8 years ago by Steve Mosley <[email protected]>
Make debug taken precedence if specifed with steps (#139)

github.com/codeceptjs/CodeceptJS - 05260e02f734115bf8d19d98cb1faae4b923f06e authored over 8 years ago by Steve Mosley <[email protected]>
Bugfix/failures not reported correctly (#140)

* Make debug taken precedence if specifed with steps

* Fix issue where test failures not repo...

github.com/codeceptjs/CodeceptJS - 942c9ef642e8b05e45b11f3628284f56d884e3ac authored over 8 years ago by Steve Mosley <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 9565483287ef213f1b43c068fe10df056ec03991 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 7b2f362374397cfad9cd9799edb7ff5f4e23d67f authored over 8 years ago by Davert <[email protected]>
added commands reference to site

github.com/codeceptjs/CodeceptJS - 54faf7ec33f5ff0a708da5ac61fdfe41c42c7457 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 7b28c0bbf7cd60399e1feec044e9baec91c24d8e authored over 8 years ago by Davert <[email protected]>
added commands reference, minor updates

github.com/codeceptjs/CodeceptJS - 804ea267134eb19d14264a4bc309f693c1660f4b authored over 8 years ago by Davert <[email protected]>
updated changlog && version

github.com/codeceptjs/CodeceptJS - e17ae75c6677f9024742d0abef2cea2654363146 authored over 8 years ago by Davert <[email protected]>
gulpfile to fix coding style

github.com/codeceptjs/CodeceptJS - da4d62f7c12ba68837eb5fba1ed68dd8bdece806 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 21e0aa07bcc822695fb5d8d9f5c6cad20a69470d authored over 8 years ago by Davert <[email protected]>
Correct typos in docs/webapi and Protractor.js (#125)

github.com/codeceptjs/CodeceptJS - 243eb5c4aa4f211ae95624151311da95f5a28568 authored over 8 years ago by Luigi Leung <[email protected]>
typescript definition generator for IDE (#135)

* add ts generator Typescript typings? #120

* add ts generator Typescript typings? #120

* ...

github.com/codeceptjs/CodeceptJS - b3d9237efbebe2b03c2a88e5e5dd0914cb4f6319 authored over 8 years ago by andrey <[email protected]>
Merge pull request #136 from levithomason/patch-1

docs(readme): update number of helpers

github.com/codeceptjs/CodeceptJS - cb18f32048da9731561a4bb9a8724823b4eba8f6 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
docs(readme): update number of helpers

github.com/codeceptjs/CodeceptJS - 656f53a058d5836a762b26b8b3dd535f66dff36e authored over 8 years ago by Levi Thomason <[email protected]>
Merge pull request #130 from denis-sokolov/patch-1

Typo in Readme

github.com/codeceptjs/CodeceptJS - 50117b273df1fcf30cc283fb84b1a452453467a7 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Typo in Readme

github.com/codeceptjs/CodeceptJS - a9481df7588a22dbe3ce4d0684343fc12ce62098 authored over 8 years ago by Denis Sokolov <[email protected]>
fixed bad merge of quickstart

github.com/codeceptjs/CodeceptJS - be061598bc2f1b05862f95442077700080cff676 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - ca06ef7acd656a4c2460b2ce0f59dc40532b2099 authored over 8 years ago by Davert <[email protected]>