#selenium #automation #web-driver

macro thirtyfour-macros

Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing

4 releases

0.1.3 Aug 30, 2024
0.1.2 Apr 15, 2024
0.1.1 Aug 14, 2022
0.1.0 Aug 6, 2022

#975 in Testing

Download history 4530/week @ 2024-07-21 4265/week @ 2024-07-28 5528/week @ 2024-08-04 4210/week @ 2024-08-11 3597/week @ 2024-08-18 5241/week @ 2024-08-25 4528/week @ 2024-09-01 4423/week @ 2024-09-08 3342/week @ 2024-09-15 3655/week @ 2024-09-22 3348/week @ 2024-09-29 3208/week @ 2024-10-06 3487/week @ 2024-10-13 3949/week @ 2024-10-20 2775/week @ 2024-10-27 3616/week @ 2024-11-03

13,951 downloads per month
Used in 2 crates (via thirtyfour)

MIT/Apache

43KB
870 lines

thirtyfour_macros

Crates.io docs.rs

Macros for thirtyfour.

For more information, see the crate documentation

Minimum Supported Rust Version

The MSRV for thirtyfour-macros is 1.57.

LICENSE

This work is dual-licensed under MIT or Apache 2.0. You can choose either license if you use this work.

See the NOTICE file for more details.

SPDX-License-Identifier: MIT OR Apache-2.0


lib.rs:

Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing.

This crate provides proc macros for use with thirtyfour.

Dependencies

~235–680KB
~16K SLoC