Crates.io | ductility |
lib.rs | ductility |
version | 0.1.15 |
source | src |
created_at | 2023-09-22 15:09:53.594286 |
updated_at | 2023-09-29 15:05:32.427912 |
description | Test Helpers for UI and API development. Written in rust, compiled to WebAssembly |
homepage | |
repository | |
max_upload_size | |
id | 980633 |
size | 41,163 |
Ductility Test Helpers
Test Helpers for UI and API development. Written in rust, compiled to WebAssembly for use in js.
Built with 🦀🕸 by Christopher Tritton for use in testing the Kintro.co UI
Don't use until version 0.2.0 at least.. seriously.
If you're wondering about the name, look it up.
Don't use until version 0.2.0 at least.. seriously.
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.copassword_jenner()
=> gens a password using all sortsLicensed under either of
at your option.