Skip to content

Commit a36d15d

Browse files
author
George Haberis
committed
Make it clear the ab-testing dirctory ReadMe is for the Beta AB test framework
1 parent 985372d commit a36d15d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ab-testing/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# AB Testing
1+
# Beta AB Test framework
22

3-
This directory contains the code and configuration for the AB testing framework used on theguardian.com.
3+
This directory contains the code and configuration for the new **Beta** AB Test framework, developed by commercial-dev to support both client and server side A/B tests in DCR. The goal is to eventually replace the legacy A/B testing framework with this new framework.
4+
5+
Please reach out to commercial-dev if you're setting up a client or server side A/B tests in DCR and are interested in using this new framework whilst it's in beta (this would be helpful for the team) or if you'd like up to date information on it's state of readiness. **For now the legacy framework is still available to use, and documentation for that can be found [here](https://github.com/guardian/dotcom-rendering/blob/main/dotcom-rendering/docs/development/ab-testing-in-dcr.md)**.
46

57
The [`abTest.ts`](./abTest.ts) module is where you should define your AB tests.
68

0 commit comments

Comments
 (0)