@@ -36,65 +36,40 @@ Said BOUDJELDA
36
36
[.column]
37
37
image::bms.jpeg[role="pull-right",width="200"]
38
38
39
- == Introduction
39
+ == Agenda
40
40
41
+ //TIP: _Slides_ here {slides-url}
41
42
42
- NOT REALLY AN INTRODUCTION BUT IT'S MORE A CONTEXT
43
+ * icon:clock-o[] Introduction
44
+ * icon:clock-o[] Why Quarkus!
45
+ * icon:clock-o[] Why Cucumber!
46
+ * icon:clock-o[] Quarkus Cucumber
47
+ * icon:clock-o[] Please help me
48
+ * icon:clock-o[] Conclusion
43
49
44
- == Why Quarkus?
45
50
46
- - Java (The programming language of the enterprise world)
47
- - Ultra-fast startup time
48
- - Low memory footprint
49
- - Native compilation
50
- - Kubernetes integration
51
- - Active Community and Enterprise Support
51
+ include::parts/introduction.adoc[]
52
52
53
- == Why Quarkus?
53
+ include::parts/quarkus.adoc[]
54
54
55
- image::quarkus.png[role="center",height="90%" ]
55
+ include::parts/cucumber.adoc[ ]
56
56
57
- == Why Cucumber?
57
+ include::parts/quarkus-cucumber.adoc[]
58
58
59
- - BDD (Behavior Driven Development)
60
- - A framework for writing tests in natural language (Gherkin)
61
- - Make tests readable and understandable by non-technical people
62
- - Living documentation
63
59
64
- == What to do?
60
+ == Conclusion
65
61
66
- - Contribute to the Quarkus Cucumber extension
62
+ == Take away
67
63
68
- == We really need you for
64
+ //TODO: add more info
69
65
70
- - Write documentation
71
- - Enhance the extension
72
- - Implement new features
73
- - Test the extension
66
+ == References
74
67
75
- == Solve issues
68
+ NOTE: _Slides_ are accessible here {slides-url}
76
69
77
- image::issue.png[role="pull-right",height="90%"]
70
+ NOTE: _Slides source_ {slides-src}
78
71
79
- == More
72
+ NOTE: Slides generated with _Asciidoctor_ and _Reveal.js_
80
73
81
- image::quarkus-cucumber.png[role="pull-right",height="90%"]
82
-
83
- == What's next?
84
-
85
- - The big refactoring of the extension must come one day
86
-
87
- == Useful links ?
88
-
89
- - https://github.com/quarkiverse/quarkus-cucumber[Quarkus Cucumber Extension GitHub repo]
90
- - https://docs.quarkiverse.io/quarkus-cucumber/dev/index.html[Quarkus Cucumber documentation]
91
- - https://docs.quarkiverse.io/quarkus-cucumber/dev/index.html[Quarkus]
92
- - https://cucumber.io/[Cucumber official website]
93
-
94
- == Questions !*
95
-
96
- Any question, please?
97
-
98
- image::thank_you.png[role="center",height="90%"]
99
74
100
75
0 commit comments