ductility
TypeScript icon, indicating that this package has built-in type declarations

0.1.15 • Public • Published

Ductility Test Helpers

Test Helpers for UI and API development. Written in rust, compiled to WebAssembly for use in js.

Build Status

Built with 🦀🕸 by Christopher Tritton for use in testing the Kintro.co UI

📚 Read this! 📚

Don't use until version 0.2.0 at least.. seriously.

If you're wondering about the name, look it up.

🚴 Usage

Don't use until version 0.2.0 at least.. seriously.

🔋 Included

Paragraphs

  • paragraph(length) => generates a paragraph of randomized letters of length length
  • number_paragraph(length) => generates a paragraph of randomized numbers of length length
  • letter_and_number_paragraph(length) => generates a paragraph of randomized letters & numbers of length length
  • symbol_paragraph(length) => generates a paragraph of randomized symbols of length length
  • kitchen_sink_paragraph(length) => generates a paragraph of randomized everything of length length

User Credentials

  • email_jenner() => gens a randomized email address @kintro.co
  • password_jenner() => gens a password using all sorts

License

Licensed under either of

at your option.

Readme

Keywords

none

Package Sidebar

Install

npm i ductility

Weekly Downloads

24

Version

0.1.15

License

MIT

Unpacked Size

86.6 kB

Total Files

7

Last publish

Collaborators

  • chris.tritton