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
13,561 downloads per month
Used in 2 crates
(via thirtyfour)
43KB
870 lines
thirtyfour_macros
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