#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

#973 in Testing

Download history 4633/week @ 2024-07-15 4575/week @ 2024-07-22 4314/week @ 2024-07-29 5647/week @ 2024-08-05 3885/week @ 2024-08-12 3806/week @ 2024-08-19 5204/week @ 2024-08-26 4409/week @ 2024-09-02 4450/week @ 2024-09-09 3380/week @ 2024-09-16 3660/week @ 2024-09-23 3387/week @ 2024-09-30 3064/week @ 2024-10-07 3506/week @ 2024-10-14 3925/week @ 2024-10-21 2786/week @ 2024-10-28

13,561 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

~255–710KB
~17K SLoC