Skip to content

Commit 2744c94

Browse files
authored
Update README.md
1 parent e948b89 commit 2744c94

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,28 @@
1414

1515
## Authors
1616

17-
Yoni Goldberg, Michael Solomon, and Daniel Gluskin
17+
<img width="100" height="100" src="graphics/team/yoni.jpg"/>
1818

19-
Lessons learned while working with 50 companies
19+
**Yoni Goldberg**
20+
21+
22+
<img width="100" height="100" src="graphics/team/michael.jpg"/>
23+
24+
**Michael Salomon**
25+
26+
27+
<img width="100" height="100" src="graphics/team/daniel.jpg"/>
28+
29+
**Daniel Gluskin**
30+
31+
<br/>
32+
33+
_Lessons Written in Blood: Hard-Won Insights from Consulting with 50 Companies_
2034

2135
<br/><br/>
2236

2337
# `Table of contents`
2438

25-
## Best Practices Sections
26-
2739
- [`Strategy & Workflow`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-1-strategy-and-workflow) - Which tests should you write in 2025? (5 best practices)
2840
- [`Database And Infrastructure Setup`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-2-infrastructure-and-database-setup) - Optimizing your DB, MQ and other infra for testing (6 best practices)
2941
- [`Web Server Setup`](https://github.com/testjavascript/nodejs-integration-tests-best-practices#section-3-web-server-setup) - Good practices for starting and stopping the backend API (3 best practices)

0 commit comments

Comments
 (0)