File tree Expand file tree Collapse file tree 4 files changed +93
-5
lines changed
Expand file tree Collapse file tree 4 files changed +93
-5
lines changed Original file line number Diff line number Diff line change 11231123
11241124< h1 id ="configuration "> Configuration< a class ="headerlink " href ="#configuration " title ="Permanent link "> ¶</ a > </ h1 >
11251125< h2 id ="mockery-init "> < code > mockery init</ code > < a class ="headerlink " href ="#mockery-init " title ="Permanent link "> ¶</ a > </ h2 >
1126- < p > < code > mockery init [module_name]</ code > is a useful command that can bootstrap you with a fully-function configuration set. For example, if we run:</ p >
1126+ < p > < code > mockery init [module_name]</ code > is a useful command that can bootstrap you with a fully-functioning configuration set. For example, if we run:</ p >
11271127< div class ="highlight "> < pre > < span > </ span > < code > < a id ="__codelineno-0-1 " name ="__codelineno-0-1 " href ="#__codelineno-0-1 "> </ a > $ mockery init github.com/vektra/mockery/v3/internal/fixtures
11281128< a id ="__codelineno-0-2 " name ="__codelineno-0-2 " href ="#__codelineno-0-2 "> </ a > 2025-03-14T23:06:12.535709000-05:00 INF writing to file file=.mockery.yml version=v0.0.0-dev
11291129< a id ="__codelineno-0-3 " name ="__codelineno-0-3 " href ="#__codelineno-0-3 "> </ a > 2025-03-14T23:06:12.536493000-05:00 INF done version=v0.0.0-dev
Original file line number Diff line number Diff line change @@ -1087,17 +1087,21 @@ <h2 id="why-use-mockery">Why use mockery?<a class="headerlink" href="#why-use-mo
10871087< h2 id ="who-uses-mockery "> Who uses mockery?< a class ="headerlink " href ="#who-uses-mockery " title ="Permanent link "> ¶</ a > </ h2 >
10881088< div class ="grid cards ">
10891089< ul >
1090+ < li > < figure markdown >
1091+ < a href ="https://github.com/kubernetes/kubernetes "> < img alt ="Kubernetes logo " class ="center " src ="assets/images/logos/kubernetes.svg " width ="100 " /> </ a >
1092+ < figcaption > < a href ="https://github.com/search?q=repo%3Akubernetes%2Fkubernetes%20mockery&type=code "> Kubernetes</ a > </ figcaption >
1093+ </ figure > </ li >
10901094< li > < figure markdown >
10911095 < a href ="https://github.com/grafana/grafana "> < img alt ="Grafana logo " class ="center " src ="assets/images/logos/grafana.svg " width ="100 " /> </ a >
1092- < figcaption > < a href ="https://github.com/grafana/grafana "> Grafana</ a > </ figcaption >
1096+ < figcaption > < a href ="https://github.com/search?q=repo%3Agrafana%2Fgrafana%20mockery&type=code "> Grafana</ a > </ figcaption >
10931097 </ figure > </ li >
10941098< li > < figure markdown >
10951099 < a href ="https://github.com/google/skia "> < img alt ="Google logo " class ="center " src ="assets/images/logos/google.svg " width ="100 " /> </ a >
1096- < figcaption > < a href ="https://github.com/google/skia "> Google Skia </ a > </ figcaption >
1100+ < figcaption > < a href ="https://github.com/google/skia "> Google skia </ a > </ figcaption >
10971101 </ figure > </ li >
10981102< li > < figure markdown >
10991103 < a href ="https://github.com/google/syzkaller "> < img alt ="Google logo " class ="center " src ="assets/images/logos/google.svg " width ="100 " /> </ a >
1100- < figcaption > < a href ="https://github.com/google/syzkaller "> Google Skyzkaller </ a > </ figcaption >
1104+ < figcaption > < a href ="https://github.com/google/syzkaller "> Google syzkaller </ a > </ figcaption >
11011105 </ figure > </ li >
11021106< li > < figure markdown >
11031107 < a href ="https://github.com/search?q=org%3Ahashicorp%20mockery&type=code "> < img alt ="Hashicorp logo " class ="center " src ="assets/images/logos/hashicorp.svg " width ="100 " /> </ a >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments