-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugUh oh... Something needs to be fixedUh oh... Something needs to be fixed
Description
Dark text on dark background with the sbase mkdir DIR
command:
Here's how it should have appeared:
sbase mkdir temp3
--------------------------------------
1 temp3/
2 ├── __init__.py
3 ├── my_first_test.py
4 ├── parameterized_test.py
5 ├── pytest.ini
6 ├── requirements.txt
7 ├── setup.cfg
8 ├── test_demo_site.py
9 └── boilerplates/
10 ├── __init__.py
11 ├── base_test_case.py
12 ├── boilerplate_test.py
13 ├── classic_obj_test.py
14 ├── page_objects.py
15 ├── sb_fixture_test.py
16 └── samples/
17 ├── __init__.py
18 ├── google_objects.py
19 ├── google_test.py
20 ├── sb_swag_test.py
21 └── swag_labs_test.py
--------------------------------------
* Directory "temp3" was created with config files and sample tests! *
Metadata
Metadata
Assignees
Labels
bugUh oh... Something needs to be fixedUh oh... Something needs to be fixed