File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 829
829
"title" : " The Test Runner Interface" ,
830
830
"blurb" : " "
831
831
},
832
+ {
833
+ "uuid" : " 0ab39b58-771e-42dc-aac9-e531bf43034e" ,
834
+ "slug" : " tooling/test-runners/libraries" ,
835
+ "path" : " building/tooling/test-runners/libraries.md" ,
836
+ "title" : " Libraries" ,
837
+ "blurb" : " "
838
+ },
832
839
{
833
840
"uuid" : " a9cf4712-9022-4bd2-83aa-55cbdfd62374" ,
834
841
"slug" : " tooling/lines-of-code-counter" ,
Original file line number Diff line number Diff line change @@ -23,3 +23,4 @@ You can use the following documents to learn more about building a test runner:
23
23
- [ creating a Test Runner from scratch] ( /docs/building/tooling/test-runners/creating-from-scratch )
24
24
- [ The Test Runner interface] ( /docs/building/tooling/test-runners/interface )
25
25
- [ How to build a Docker image with Docker for local testing and deployment] ( /docs/building/tooling/test-runners/docker )
26
+ - [ When and how to support libraries] ( /docs/building/tooling/test-runners/libraries )
You can’t perform that action at this time.
0 commit comments