Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CodeceptJS v3 boilerplate project for TypeScript

NotificationsYou must be signed in to change notification settings

codeceptjs/typescript-boilerplate

Repository files navigation

This is a boilerplate project which includes CodeceptJS + Playwright setup using TypeScript.

Clone this repository to start:

git clone https://github.com/codeceptjs/typescript-boilerplate .

Remove.git folder as you won't need it anymore

Install dependencies:

npm i

This boilreplate installs Playwright for you. However, you can easily switch to WebDriver or other engine of choice by adding a corresponding helper and installing required dependencies

Contents

  • codecept.conf.ts - main configuration file
  • tests/**_test.ts - test files
  • homePage.ts,loginPage.ts - page objects
  • CustomHelper - a custom helper
  • presettings.ts - placeholder for bootstrap / teardown scripts

About

CodeceptJS v3 boilerplate project for TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp