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

Commit 29c9fc9

Browse files
Update custom-helpers.md (#3271)
1 parent 84ac68a commit 29c9fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/custom-helpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Custom Helpers
77

88
Helper is the core concept of CodeceptJS. Helper is a wrapper on top of various libraries providing unified interface around them. When `I` object is used in tests it delegates execution of its functions to currently enabled helper classes.
99

10-
Use Helpers to introduce low-level API to your tests without polluting test scenarios. Helpers can also be used to share functionality accross different project and installed as npm packages.
10+
Use Helpers to introduce low-level API to your tests without polluting test scenarios. Helpers can also be used to share functionality across different project and installed as npm packages.
1111

1212
## Development
1313

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /