Skip to content

Commit 052d182

Browse files
authored
Merge pull request #1378 from Kaggle/lucyhe/readme
Update README.md to include additional ./test flags
2 parents 9f45493 + 33cfe8d commit 052d182

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ A suite of tests can be found under the `/tests` folder. You can run the test us
4545
Flags:
4646

4747
* `--gpu` to test the GPU image.
48+
* `--pattern test_keras.py` or `-p test_keras.py` to run a single test
49+
* `--image gcr.io/kaggle-images/python:ci-pretest` or `-i gcr.io/kaggle-images/python:ci-pretest` to test against a specific image
4850

4951
## Running the image
5052

0 commit comments

Comments
 (0)