forked from mmgalushka/bootwrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpytest.ini
More file actions
25 lines (24 loc) · 858 Bytes
/
pytest.ini
File metadata and controls
25 lines (24 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[pytest]
markers =
anchor: tests an anchor component
badge: tests a badge component
base: tests web component and mixings
button: tests a button component
deck: tests for a deck cmpoment
dialog: tests a dialog component
form: tests a form and input components
helper: test a hepler
icon: tests an icon component
image: tests an image component
javascript: tests a javascript component
link: tests components for HTML <css> and <script> imports
list: tests for a list cmpoment
menu: tests a page top-level menu component
navigation: tests navigation components
page: tests a page
separator: tests a separator component
panel: tests a panel component
table: tests a table component
text: tests a text component
toast: tests a toast component
utils: tests utility function