Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 7dab42c

Browse files
authored
Update README.md
1 parent cae57e9 commit 7dab42c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The test environment settings are located in `/llama/test_settings.py/`
5555

5656
## Testing Technology
5757

58-
In some cases you need to install test runners, etc. Explain how.
58+
Unit testing uses Django's built-in test framework, which is an extension of Python's `unittest` functionality. Behavioral testing uses Selenium through python, which is automatically set up through the installation process. Google Chrome must be installed.
5959

6060
## Running Tests
6161

0 commit comments

Comments
 (0)