Skip to content

Commit c2ee81b

Browse files
authored
Add blog post for how to write tests (#17)
1 parent 436f537 commit c2ee81b

File tree

3 files changed

+446
-0
lines changed

3 files changed

+446
-0
lines changed

blog/modules/ROOT/pages/index.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
= Pkl Blog
22

3+
[discrete]
4+
=== xref:testing-in-pkl.adoc[]
5+
6+
include::testing-in-pkl.adoc[tags=byline]
7+
8+
++++
9+
<div class="blog-excerpt">
10+
++++
11+
include::testing-in-pkl.adoc[tags=excerpt]
12+
++++
13+
</div>
14+
++++
15+
16+
'''
17+
318
[discrete]
419
=== xref:introducing-pkl.adoc[]
520

0 commit comments

Comments
 (0)