Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thiagodp/concordialang-codeceptjs-core

Account's avatar
thiagodp/codeceptjs-cmdhelper
Let your CodeceptJS tests run commands in the console/terminal
Account's avatar
thiagodp/codeceptjs-dbhelper
Database helper for CodeceptJS that uses database-js
Account's avatar
thiagodp/concordialang-plugin
Concordia Compiler Plug-in
Account's avatar
thiagodp/concordialang-types
Basic types for Concordia Compiler and its plug-ins
Account's avatar
MartinKolarik/dedent-js
Remove indentation from multiline strings
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
adamgruber/mochawesome
A gorgeous reporter for Mocha.js
Account's avatar
janl/mustache.js
Logic-less {{mustache}} templates with JavaScript
Account's avatar
henrytao-me/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

thiagodp's profile
thiagodp
66 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
thiagodp

thiagodp/concordialang-codeceptjs-c...

🔌 Concordia Compiler Plug-in Core for CodeceptJS

TypeScript
1
2
GNU Lesser General Public License v3.0

concordialang‑codeceptjs‑core is a library that provides the core modules for a Concordia Compiler plug‑in targeting the CodeceptJS test framework. It maps Concordia language statements and actions to the corresponding CodeceptJS commands (supporting WebDriverIO, Appium, Playwright, TestCafe, etc.), enabling developers to write high‑level, natural‑language test specifications that are compiled into executable CodeceptJS tests. Ideal for QA engineers and developers who use Concordia to author automated UI/functional tests and want seamless integration with CodeceptJS.