#testing #helper #ui #api #built #js #co

ductility

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

10 releases

0.1.15 Sep 29, 2023
0.1.14 Sep 28, 2023

#432 in WebAssembly

Download history 1/week @ 2024-02-15 6/week @ 2024-02-22 1/week @ 2024-02-29 2/week @ 2024-03-07 33/week @ 2024-03-28 33/week @ 2024-04-04

66 downloads per month

MIT license

19KB
286 lines

Ductility Test Helpers

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

Build Status

Tutorial | Chat

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.

Dependencies

~1.5–2.5MB
~38K SLoC