<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Dave Cervi on Medium]]></title>
        <description><![CDATA[Stories by Dave Cervi on Medium]]></description>
        <link>https://medium.com/@dave_87052?source=rss-e7d95e18bad9------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*PnbJdQ_H9cMTHEviXJrL5A.jpeg</url>
            <title>Stories by Dave Cervi on Medium</title>
            <link>https://medium.com/@dave_87052?source=rss-e7d95e18bad9------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 26 May 2026 19:49:12 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@dave_87052/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[We are very excited to announce that we have now fully integrated the CodeScreen workflow with…]]></title>
            <link>https://medium.com/codescreen-dev/we-are-very-excited-to-announce-that-we-have-now-fully-integrated-the-codescreen-workflow-with-e197a635a62?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/e197a635a62</guid>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[developer]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Wed, 10 Mar 2021 15:24:46 GMT</pubDate>
            <atom:updated>2022-01-05T23:42:24.527Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*BZ_jv-xjX_FfJR5fQH_6UQ.png" /></figure><p>We are very excited to announce that we have now fully integrated the CodeScreen workflow with GitHub Actions!</p><p><a href="https://github.com/features/actions">GitHub Actions</a> provides a modern, best-in-class CI/CD platform built on top of GitHub. It allows developers to automatically build, test, and deploy code straight from their GitHub repos.</p><p>Now, each time a candidate pushes a new commit to the GitHub repo that has been created for their CodeScreen test, GitHub Actions will automatically build and test their solution. Candidates can then view the result of the build directly in GitHub.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*hcS2UGO4oc01hraX.png" /><figcaption>GitHub Actions result</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*jMUAM3WkTOEUzMR6.png" /><figcaption>GitHub Actions result details</figcaption></figure><p>The GitHub Actions integration hugely enhances the experience for candidates taking CodeScreen tests, as they can now see immediate feedback on their solution.Candidates could previously build and test their solution locally, but allowing them to see how their solution runs in the same environment that we run our analysis in provides them with full confidence that their solution is working correctly.</p><p>This CI workflow is also one that is familiar to all candidates and hence it will feel very natural to them. This further improves their experience and aligns with CodeScreen’s vision as the real-world developer assessment platform.</p><p>The GitHub Actions integration is now available for all our languages/frameworks that support automated unit testing and is included in all our pricing plans at no extra cost!</p><p>If you have any questions or feedback, you can either send us an email at <a href="mailto:hello@codescreen.com">hello@codescreen.com</a> or message us via the live chat on our <a href="https://www.codescreen.com">website</a>.</p><p>Thanks for reading!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=e197a635a62" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/we-are-very-excited-to-announce-that-we-have-now-fully-integrated-the-codescreen-workflow-with-e197a635a62">We are very excited to announce that we have now fully integrated the CodeScreen workflow with…</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Product Updates for May/June]]></title>
            <link>https://medium.com/codescreen-dev/product-updates-for-may-june-55116664e16f?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/55116664e16f</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Wed, 08 Jul 2020 12:34:53 GMT</pubDate>
            <atom:updated>2022-01-05T23:44:00.213Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/400/1*1HqJaMT-GZxsaIZ9Ujrnpg.png" /></figure><p>Both May and June have been busy months for us at CodeScreen.</p><p>Here is a quick overview of what we released during the past two months:</p><h3>Terraform Support:</h3><p>We made our debut in the Dev-Ops arena in May with the release of our first Terraform assessments. <a href="https://www.terraform.io/">Terraform</a> is a widely used infrastructure as code (IAC) software tool, and is becoming an increasingly common requirement in both Developer and dedicated Dev-Ops engineering roles.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/613/1*_PrN2K8K0zWg47SPYrIrdw.png" /><figcaption>GCP Cloud Functions assessment</figcaption></figure><p>We use the excellent <a href="https://terratest.gruntwork.io/">Terratest</a> library to run automated tests against the resources that are created when we run &amp; deploy the candidate&#39;s Terraform code to our GCP &amp; AWS accounts.</p><p>We also support creating custom Terraform tests. Check out our docs <a href="https://code-screen.github.io/docs/#/terraform">here</a>.</p><h3>Activity Log:</h3><p>To help track candidates’ journeys through your assessments, we have released a new Activity Log section for each candidate.</p><p>This section provides a real-time overview of how a candidate is progressing through your assessment.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/831/1*aDH6yYKtkiaUb-ZeggqcNQ.png" /><figcaption>Activity Log</figcaption></figure><p>The Activity Log now makes it incredibly easy to track where candidates are in your coding test process, a task that is painfully difficult to perform at scale with manual take-home tests.</p><h3>Video Recordings:</h3><p>Due to the ongoing COVID-19 pandemic, we have seen a huge increase in the number of companies moving completely to remote working.</p><p>As a result, we received a lot of requests from customers looking for a way to assess not just how well a candidate can write code but also how well they can work in a remote environment.</p><p>So in June, we released the ability to add a screen-share recording step to CodeScreen tests. This allows candidates to record a quick (1 to 2 minutes) screen share recording explaining their solution (walk-through design decisions they took, data structures they used, etc.).</p><p>You will then be able to view the video when reviewing the candidate’s test result.</p><p>Instead of reinventing the wheel, we decided to hook into an existing video recording platform called Loom. <a href="https://www.loom.com/">Loom</a> is a video communication tool, trusted by thousands of companies worldwide. Most importantly, it’s completely free and straightforward &amp; intuitive for candidates to use.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*rjpvyCHCooCS5kE7DbbNkA.png" /><figcaption>Example Loom screen-share recording</figcaption></figure><p>Thanks for reading!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send me an email at <a href="mailto:dave@codescreen.com">dave@codescreen.com</a>.</li></ol><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=55116664e16f" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/product-updates-for-may-june-55116664e16f">Product Updates for May/June</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Product Updates for April]]></title>
            <link>https://medium.com/codescreen-dev/product-updates-for-april-fa096fdbd34a?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/fa096fdbd34a</guid>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Sun, 03 May 2020 12:39:59 GMT</pubDate>
            <atom:updated>2022-01-05T23:46:02.667Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/300/1*DFaVF_jy6HsSUVo2vbfYAg.png" /></figure><p>Despite the ongoing pandemic, it’s been business as usual at CodeScreen, and we have been working hard on building out new product features.</p><p>Here is a quick overview of what we released during April:</p><h3><strong>Code Coverage Reports:</strong></h3><p>We are now including code coverage analysis in the final report we generate for every candidate’s solution.<br>Code coverage metrics indicate the percentage of the candidate’s solution that is covered by test cases.</p><p>We calculate two code coverage metrics:</p><ol><li><strong>Branch Coverage: </strong><br>The percentage of branches of each control structure (such as <em>if</em> and <em>case</em> statements) that have been executed during the test suites run.</li><li><strong>Line Coverage:<br></strong>The percentage of statements that have been executed during the test suites run.</li></ol><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*-TzolvacFfhutyuqPgoylQ.png" /><figcaption>Code Coverage metrics</figcaption></figure><p>This allows you to quickly see how thoroughly each candidate can test the code that they write, which is a <strong>critical skill</strong> to have in modern-day software development.</p><h3><strong>GraphQL Support:</strong></h3><p>GraphQL has gained significant traction since being released to the public in 2015. It is often presented as a revolutionary new way to think about APIs.</p><p>As it’s popularity has increased, so to as the demand for developers with GraphQL experience &amp; knowledge. As a result, there is now an increased need for assessments that test this knowledge.</p><p>We have released new GraphQL assessments the follow the same pattern as our existing assessments that involve REST APIs, i.e., query some data from a GraphQL endpoint and calculate some statistics about the returned data:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*CMzqe4VJVAHs2TEnTAQYrw.png" /><figcaption>React assessment that involves querying a GraphQL API</figcaption></figure><p>Going forward, for new assessments we release that involve REST APIs; we will also provide corresponding assessments that use GraphQL APIs.</p><h3><strong>New React Tests:</strong></h3><p>We have seen a large number of requests for React assessments in the last few months. While we have supported creating custom React assessments for a while now, we released our first batch of React off the shelf assessments this month.</p><p>Unlike more traditional React tests that ask questions such as<br>“What is a prop?”, our assessments involve the candidate having to modify existing React apps to implement/extend certain functionality.</p><p>This type of assessment completely mimics the work the candidate will be doing if they were to come work for you as a React developer.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*bRa1wKulSGK_XMePdICFPQ.png" /><figcaption>React assessment preview</figcaption></figure><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=fa096fdbd34a" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/product-updates-for-april-fa096fdbd34a">Product Updates for April</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[CodeScreen now integrates with SmartRecruiters!]]></title>
            <link>https://medium.com/codescreen-dev/codescreen-now-integrates-with-smartrecruiters-4ecd84e8a4c9?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/4ecd84e8a4c9</guid>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Wed, 12 Feb 2020 16:27:50 GMT</pubDate>
            <atom:updated>2022-01-05T23:47:38.190Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/200/1*omb7dHT4uponOlelhzo3MQ.png" /></figure><p>CodeScreen and <a href="https://www.smartrecruiters.com/">SmartRecruiters</a> (one of the most popular Applicant Tracking Systems) have today announced a partnership that allows current SmartRecruiters users to use CodeScreen as part of their SmartRecruiters jobs interview plan!</p><p>Customers who use CodeScreen as a SmartRecruiters assessment partner are now able to do the following:</p><ul><li>Select which CodeScreen test is required for each role you have on SmartRecruiters.</li><li>Invite candidates to take CodeScreen tests directly from the SmartRecruiters platform as candidates enter the interview stage associated with CodesScreen.</li><li>Status updates from invitation to completion.</li><li>Have candidate CodeScreen test reports automatically attach to their SmartRecruiters candidate profile and their scores displayed.</li></ul><h3>How does the integration work?</h3><p>The integration is quick and straightforward. It works as follows:</p><p><strong>1. Enable the SmartRecruiters/CodeScreen Integration</strong></p><p>To do this, first, let your contact at SmartRecruiters know that you would like to integrate with CodeScreen. They will then send us your SmartRecruiters customer ID, which we will add to your CodeScreen account, and we will notify you that the integration has been enabled.</p><p><strong>2. Send CodeScreen test to a candidate</strong></p><p>Once the SmartRecruiters/CodeScreen integration is enabled for your organization, you will be able to start sending CodeScreen assessments to candidates via the SmartRecruiters platform.</p><p>To do this for an existing candidate, navigate to the candidate, and click <em>Browse</em> beside Skills Tests in the Assessments section in the bottom right of the screen.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*lJQhA5SOmCzNaQNedb903w.png" /></figure><p>You will then see a list of skill test providers, and you can find the available CodeScreen tests by choosing CodeScreen from the filter list.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*unsLluQYQhKsyBQcYolj3g.png" /></figure><p>There will be one entry in this list for each test that you currently have set up on CodeScreen:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*agDvB-t1jjpaQeLfqV6YBQ.png" /></figure><p>Click <em>Select</em>, then click <em>Continue</em> and finally click <em>Send</em> to send the test to the candidate.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*1A0AqgXQPk7OGJ5dY9Yvbw.png" /></figure><p>When you click <em>Send</em>, CodeScreen sends an email to the candidate containing the instructions for the test. <br>You can edit the email templates that are used to include your wording and your company’s branding. <br>You can configure this in the account section of the CodeScreen platform. The default email template looks like the following:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*KIcy_aqt6_CAqaBmJtiOJw.png" /></figure><p><strong>3. Review the Test</strong></p><p>Once the candidate has submitted their test, you will be notified via email by SmartRecruiters, and the result will be viewable on the SmartRecruiters’s page for that candidate:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*kglfgWI2PaQO0z0ve0HGHQ.png" /></figure><p>Once you click <em>SEE RESULT</em>, you will be redirected to the result page on the CodeScreen platform:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oheNvigVFS2wibZ1AzR_iQ.png" /></figure><p>And that’s it!</p><p>A video demo showing the integration in action is available to view <a href="https://www.youtube.com/watch?v=4EI5a84oU7k">here</a>!</p><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4ecd84e8a4c9" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/codescreen-now-integrates-with-smartrecruiters-4ecd84e8a4c9">CodeScreen now integrates with SmartRecruiters!</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introducing CodeScreen Library Tests]]></title>
            <link>https://medium.com/codescreen-dev/introducing-codescreen-library-tests-23400e7bd795?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/23400e7bd795</guid>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Mon, 03 Feb 2020 14:17:03 GMT</pubDate>
            <atom:updated>2022-01-05T23:49:14.961Z</atom:updated>
            <content:encoded><![CDATA[<p>CodeScreen originally began as a platform that companies could use to easily integrate their own take-home test into, allowing them to automate the take-home coding test workflow.</p><p>As we began speaking to more companies, it became clear that while a lot of companies liked our real-world testing approach and workflow, they did not currently have a custom test that they could integrate into our platform.</p><p>After receiving more and more requests for off-the-shelf tests to choose from, we began building out a library of real-world assessments that would serve this segment of our market.</p><p>After months of hard work, we are today announcing the arrival of <strong>CodeScreen Library Tests</strong>!</p><p>The philosophy behind the design of these tests is that they should match up with a job spec and mimic the type of work the candidate will be doing if they were to be hired.</p><p>For example, let’s imagine you are hiring for the following role:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/900/1*7z6XsPIFH16Fsprb2HRIzg.png" /><figcaption>An example job spec for a Java/Python backend developer</figcaption></figure><p>Our <em>Tweets DynamoDB</em> test can then be used to accurately gauge how a candidate would perform in that role:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*FvfTnFe6nj0678OX-1_Vuw.png" /><figcaption>The Tweets DynamoDB test on CodeScreen</figcaption></figure><p>Each of our tests contains a list of languages/frameworks that the candidate can write their solution in, and a set of skills tested. You can then filter on both of these:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*q47IlljTiVk7uM1JYc_fPA.png" /><figcaption>Choosing a library test on CodeScreen</figcaption></figure><p>An existing CodeScreen client had this to say about one of our new backend assessments:</p><p><em>“Calling a REST API with authentication and storing the JSON into a class is exactly what a lot of our developers do daily. Also, the questions around the objects are real-life representatives; for example, calculating the time difference between tweets and finding the most popular hashtag.”</em></p><p>CodeScreen Library Tests are now available on all our pricing plans with no extra cost.</p><p>We will also be continuously adding to our test library and extending our language &amp; framework coverage!</p><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=23400e7bd795" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/introducing-codescreen-library-tests-23400e7bd795">Introducing CodeScreen Library Tests</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[CodeScreen now integrates with Comeet!]]></title>
            <link>https://medium.com/codescreen-dev/codescreen-now-integrates-with-comeet-f5fc15c8ed18?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/f5fc15c8ed18</guid>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <category><![CDATA[recruitment]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Wed, 25 Sep 2019 11:03:54 GMT</pubDate>
            <atom:updated>2022-01-05T23:50:40.387Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/400/1*FywobBqlxXEfw3fLttSDJQ.png" /></figure><p>CodeScreen and <a href="https://www.comeet.co">Comeet</a> (one of the most popular Applicant Tracking Systems) have today announced a partnership that allows current Comeet users to use CodeScreen as part of their Comeet jobs interview plan!</p><p>Customers who use CodeScreen as a Comeet assessment partner are now able to do the following:</p><ul><li>Select which CodeScreen test is required for each role you have on Comeet.</li><li>Invite candidates to take CodeScreen tests directly from the Comeet platform as candidates enter the interview stage associated with CodesScreen.</li><li>Status updates from invitation to completion.</li><li>Have candidate CodeScreen test reports automatically attach to their Comeet candidate profile and their scores displayed.</li></ul><h3>How does the integration work?</h3><p>The integration is quick and straightforward. It works as follows:</p><p><strong>1. Enable the Comeet/CodeScreen Integration</strong></p><p>To start, head over to the Integrations section on Comeet, find CodeScreen, click <em>Integrate,</em> and copy the API key. <br>Once you have the API key, go the account section on the CodeScreen platform and copy your API key into the Comeet API Key box and click <em>Save changes</em>.<br>To complete the integration, click the <em>Activate</em> button in the CodeScreen integration section on Comeet.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*eVh1gYdW5DtPRPlRhVewkQ.png" /></figure><p><strong>2. Add CodeScreen Step to Job</strong></p><p>Once the Comeet/CodeScreen integration is enabled for your organisation, you will be able to add the CodeScreen assessment as an Interview step for any of your jobs you have set up on Comeet.</p><p>To do this for an existing job, navigate to the job, and click the Workflow tab.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oZ1AsLnHWsNZ01zMXMaIRA.png" /></figure><p>You will then see the list of available choose tests for the jobs that you have previously set up on CodeScreen.</p><p>There will be one entry in this list for each test that you currently have on CodeScreen.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*KkBXLoXvYZE9O7w6uJrMjA.png" /></figure><p><strong>3. Send and Review the Test</strong></p><p>Once a candidate is moved into the stage that you added the CodeScreen assessment to, you can send them the test by clicking the <em>Start</em> button.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*lbA6zTJvv3VYgRWleIoMMg.png" /></figure><p>When you click <em>Start</em>, CodeScreen sends an email to the candidate containing the instructions for the test. You can edit the email templates that are used to include your wording and your company’s branding. You can configure this in the account section of the CodeScreen platform. The default email template looks like the following:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*fmLvu9npG5c1mpDJvXGoeg.png" /></figure><p>Once the candidate has submitted their test, you will be notified via email by Comeet, and the result will be viewable on Comeet.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*AM6mwtnhasG-SNw7vezJgQ.png" /></figure><p>And that’s it!</p><p>A video demo showing the integration in action is available to view <a href="https://www.youtube.com/watch?v=9qyfbMI8kdk">here</a>!</p><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=f5fc15c8ed18" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/codescreen-now-integrates-with-comeet-f5fc15c8ed18">CodeScreen now integrates with Comeet!</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introducing Template Generators]]></title>
            <link>https://medium.com/codescreen-dev/introducing-template-generators-9c751a50c1f?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/9c751a50c1f</guid>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[tech-recruiting]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Tue, 24 Sep 2019 23:42:50 GMT</pubDate>
            <atom:updated>2022-01-05T23:52:02.596Z</atom:updated>
            <content:encoded><![CDATA[<p>One of the main criticisms of take-home coding tests from companies is that there is no restriction on what a candidate can include in the zip file containing their solution.</p><p>Companies then spend more time unpacking the solution and running it compared to actually reviewing the candidate’s important (non-scaffolding) code. Comparing like for like when reviewing multiple candidate solutions, therefore, becomes very difficult.</p><p>We initially attempted to solve this problem by having template repositories on GitHub that companies could follow for each of our supported languages.</p><p>The template repositories solved the problem to a certain degree. However, based on the feedback we received from our early users, it was clear that this was still too much of a manual process.</p><p>The company needed to clone the template repository (for each language they wanted to allow the candidate to choose from) and update them with their test details.</p><p>For full-stack tests, the workflow was even more painful.</p><p>We did not support full-stack tests natively. As an alternative, we just provided a single “Generic template” repository, containing only two folders, one for the candidate’s frontend code and one for the backend code.</p><p>The “Generic template” was not very helpful at all for full-stack tests. The final submission for a full-stack test from a candidate could be anything from a Rails app, an Angular frontend with a Java backend, a React frontend with a Node.js backend, etc. <br>Therefore, the problem of unpacking these tests was still very much an issue.</p><h3>A new, more automated approach:</h3><p>Today we are launching a new feature on CodeScreen that removes these current problems.</p><p>Instead of companies cloning down our template repositories and working from there, they simply add the description of the task and choose which combination of languages &amp; frameworks a candidate can select from before starting the test.</p><p>CodeScreen then takes care of all the heavy-lifting by creating the repositories for the company, one for each of the selected combinations, with proper project structures already set up in the repositories.</p><p>For example, the user below has selected that the candidate can write their solution to a full-stack test using one of the following:</p><p><em>1. Ruby on Rails.<br>2. Angular frontend with a Java backend.<br>3. Angular frontend with a Node.js backend.<br>4. React frontend with a Java backend.<br>5. React frontend with a Node.js backend.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/623/1*crTNMGrIzsH6L-c1WyrCIg.png" /><figcaption>User adding the description of the test.</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/955/1*OmC4-v4_hrneY6sbZ6ejqA.png" /><figcaption>User selecting their full-stack framework options.</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*wR_DfDqDEWd1tpYFeD4wMA.png" /><figcaption>User selecting their frontend framework options.</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*iplFX_xmg2-mzs1J285ebg.png" /><figcaption>User selecting their backend language options.</figcaption></figure><p>A private GitHub repository will be generated for each combination of the above, and the user is given access. In the case above, <strong>five</strong> repositories are created: <em>Ruby on Rails, Angular &amp; Java, Angular &amp; Node.js, React &amp; Java, and React &amp; Node.js</em></p><p>The task details are automatically added to the <strong>README</strong> of each repository.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*_-GuBn9HSwHHdC5pqGDRfA.png" /><figcaption>The root directory of the repository set up for an Angular &amp; Java full-stack test.</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*tYFZB2_l-KJsYMCOHhVKaQ.png" /><figcaption>The frontend directory of the repository, with a standard Angular project already set up.</figcaption></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*3hV3Io8JXiOSVz-iOecbkA.png" /><figcaption>The backend directory of the repository, with a standard Java Maven project already set up.</figcaption></figure><p>When a candidate then starts the test, they are given the list of options to choose from:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Qhr1VZu6jy-sN0VfSIIo4Q.png" /></figure><p>The main advantage of this is that all the scaffolding for each language &amp; framework is created upfront, automatically by CodeScreen.<br>The amount of work a company has to perform when setting up their custom tests is therefore massively reduced.</p><p>Candidates benefit from this too, as it means that when they start a CodeScreen test, the correct project structure is already set up for them in their private repo.</p><p>Full-stack tests are also now, by definition, natively supported via these new Template Generators.</p><p>We ultimately want to support all mainstream backend languages, frontend frameworks, and full-stack frameworks. We are working currently on adding support for <em>Vue.js, Ember.js, Laravel, Clojure, and Rust.</em></p><p>You can see a <strong>video demo</strong> of Template Generators in action <a href="https://www.youtube.com/watch?v=GTcYQPMWdks&amp;t">here</a>.</p><p>We are currently brainstorming ways we can extend this approach further. Areas such as the choice of database used and even what cloud provider the backend code runs in (<em>AWS Lambda, Google Cloud Run, K8s, etc.</em>)<em> </em>are all in the pipeline!</p><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=9c751a50c1f" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/introducing-template-generators-9c751a50c1f">Introducing Template Generators</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Emulating pull request workflows in CodeScreen]]></title>
            <link>https://medium.com/codescreen-dev/emulating-pull-request-workflows-in-codescreen-5970259a60da?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/5970259a60da</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[github]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <category><![CDATA[recruitment]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Thu, 22 Aug 2019 09:32:27 GMT</pubDate>
            <atom:updated>2022-01-05T23:53:05.818Z</atom:updated>
            <content:encoded><![CDATA[<p>Determining how a candidate will work with the team they are interviewing for is one of the most <strong>important</strong> assessments you need to make when screening developers.</p><p>This is because understanding and acting on feedback is a <strong>fundamental</strong> part of a developer’s workflow when writing code in a collaborative environment as part of a team.</p><p>The typical workflow in a real-world environment will look something like the following:</p><ol><li>Developer writes some code and pushes their changes to a separate branch in a GitHub repository.</li><li>A pull request (i.e. a request for merging the developer’s code into the main (master) branch) is then created and a colleague is assigned to review the changes.</li><li>The reviewer may have comments on how the code can be improved etc which they will leave on the review for the author to address.</li><li>Once the reviewer is happy that their comments have been addressed, the code is merged into the main branch.</li></ol><p>Today we are announcing a <strong>new feature</strong> on CodeScreen which allows companies to assess how a candidate reacts to feedback on their solution for a CodeScreen test.</p><h4>How it works:</h4><p>Once the candidate has submitted their solution for a test, you can review the private GitHub repo that was created for them to complete the test and make comments on their code from the commit view.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/734/0*TFEKbWBjaP8tCPzW" /></figure><p>Once you have added your comments, you can then head over to the Result section for that candidate and click the <strong>Send feedback</strong> button.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oheNvigVFS2wibZ1AzR_iQ.png" /></figure><p>The candidate is then notified via email and their access to the private GitHub repo is added back so they can address the comments and push their changes.</p><h4>A more natural candidate experience:</h4><p>Another advantage of this approach is that it is much more natural for a candidate to act on feedback in this way compared to live code pairing sessions or whiteboard challenges.</p><p>Live code pair sessions and whiteboard challenges occur in a highly contrived setting where the candidate is expected to answer a question on the spot.</p><p>However, this is not what happens in the real world. The candidate will usually have some time to process the feedback and gather their thoughts and then address the comments.<br>This is what CodeScreen now allows to be replicated completely by integrating pull request style workflows into each CodeScreen test, which aligns to one of CodeScreen’s central themes of allowing the <strong>candidate to give their best showing in the test.</strong></p><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=5970259a60da" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/emulating-pull-request-workflows-in-codescreen-5970259a60da">Emulating pull request workflows in CodeScreen</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[CodeScreen + Workable is now live!]]></title>
            <link>https://medium.com/codescreen-dev/codescreen-workable-is-now-live-4572a42367be?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/4572a42367be</guid>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[tech]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Thu, 27 Jun 2019 21:27:26 GMT</pubDate>
            <atom:updated>2022-01-05T23:57:01.482Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/400/1*KG9lRkVf0W6tVF01QTw53A.png" /></figure><p>CodeScreen and <a href="https://www.workable.com/">Workable</a> (one of the most popular Applicant Tracking Systems) have today announced a partnership that allows current Workable users to use CodeScreen as a standalone screening tool as part of their Workable jobs interview plan!</p><p>Customers who use CodeScreen as a Workable assessment partner are now able to do the following:</p><ul><li>Select which CodeScreen test is required for each role you have on Workable.</li><li>Invite candidates to take CodeScreen tests directly from the Workable platform as candidates enter the assessment stage.</li><li>Status updates from invitation to completion.</li><li>Have candidate CodeScreen test reports automatically attach to their Workable candidate profile and their scores displayed.</li></ul><h3>How does the integration work?</h3><p>The integration is quick and straightforward. It works as follows:</p><p><strong>1. Enable the Workable/CodeScreen Integration</strong></p><p>To start, head over to the account section on the CodeScreen platform to view your Workable API key. Once you have your API key, go to the Integrations section on Workable, find CodeScreen in the Assessment Providers section, and enter the API key.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/965/1*yBJz6k2Etfgh2BcLGyvWTw.png" /></figure><p><strong>2. Add CodeScreen Stage to Job’s Interview Plan</strong></p><p>Once the Workable/CodeScreen integration is enabled for your organisation, you will be able to add a CodeScreen assessment to any of your Workable job’s workflow.</p><p>To do this for an existing job, navigate to a job, and click into the “Workflow” section, and click the “Add Assessment test” button.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*3BznD7DDnqRIYSTN63Q6AA.png" /></figure><p>Now select CodeScreen, and choose from your list of available tests.</p><p>There will be one entry in this list for each test that you currently have on CodeScreen.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*mj6qQNMnyhcn9_0G6vSGMQ.png" /></figure><p><strong>3. Send and Review the Test</strong></p><p>Once a candidate is moved into the stage of the pipeline that you added the CodeScreen assessment to, you can send them the test by clicking the Send test button.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*z02UBtJFEmcIuz9XTeIgsg.png" /></figure><p>When you click Send Test, CodeScreen sends an email to the candidate containing the instructions for the test. You can edit the email templates that are used to include your wording and your company’s branding. You can configure this in the account section of the CodeScreen platform. The default email template looks like the following:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/828/1*R_JWtJF1ywVqx7RR98PSMQ.png" /></figure><p>Once the candidate has submitted their test, you will be notified via email by Workable, and the result will be viewable on Workable.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/800/1*hFMHx8pn4cicWzIu-ovLdA.png" /></figure><p>After you click on “View report on CodeScreen”, you’ll be taken to a page similar to the following:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oheNvigVFS2wibZ1AzR_iQ.png" /></figure><p>And that’s it!</p><p>Also, <a href="https://www.loom.com/share/6f2a08122684481897c3c9d0aac87bd9">here</a> is a quick video showing the integration in action.</p><p>Interested?</p><p>If so, then head over to <a href="https://www.codescreen.com">https://www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4572a42367be" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/codescreen-workable-is-now-live-4572a42367be">CodeScreen + Workable is now live!</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[CodeScreen + Greenhouse…you got it!]]></title>
            <link>https://medium.com/codescreen-dev/codescreen-greenhouse-you-got-it-f4d78589f2a6?source=rss-e7d95e18bad9------2</link>
            <guid isPermaLink="false">https://medium.com/p/f4d78589f2a6</guid>
            <category><![CDATA[tech]]></category>
            <category><![CDATA[coding-interviews]]></category>
            <category><![CDATA[developer]]></category>
            <category><![CDATA[recruitment]]></category>
            <category><![CDATA[coding]]></category>
            <dc:creator><![CDATA[Dave Cervi]]></dc:creator>
            <pubDate>Thu, 27 Jun 2019 21:05:45 GMT</pubDate>
            <atom:updated>2022-01-05T23:58:06.041Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/400/1*kaI_NK-ZoZ4ay9AeUIxAxg.jpeg" /></figure><p>CodeScreen and <a href="https://www.greenhouse.io/">Greenhouse</a> (one of the most popular Applicant Tracking Systems) have announced a partnership that allows current Greenhouse users to use <a href="http://www.autocruit.io/codescreen">CodeScreen</a> as part of their Greenhouse jobs interview plan!</p><p>Customers who use CodeScreen as a Greenhouse assessment partner are now able to do the following:</p><ul><li>Select which CodeScreen test is required for each role you have on Greenhouse.</li><li>Invite candidates to take CodeScreen tests directly from the Greenhouse platform as candidates enter the assessment stage.</li><li>Status updates from invitation to completion.</li><li>Have candidate CodeScreen test reports automatically attach to their Greenhouse candidate profile and their scores displayed.</li></ul><h3>How does the integration work?</h3><p>The integration is quick and straightforward. It works as follows:</p><p><strong>1. Enable the Greenhouse/CodeScreen Integration</strong></p><p>To start, head over to the account section on the CodeScreen platform to view your Greenhouse API key. Once you have your API key, <a href="https://support.greenhouse.io/hc/en-us/requests/new">click here</a> to open a ticket with Greenhouse.</p><p>Do not send the API key in this initial email.</p><p>The Greenhouse Support Team will respond with a <a href="https://www.sendsafely.com/howitworks/">SendSafely link</a> for you to enter your API key. A notification will be sent to the Greenhouse Support Team after you have entered your API key and they will email you to confirm that your API key has been set up in your account and your integration is enabled.</p><p><strong>2. Add CodeScreen Stage to Job’s Interview Plan</strong></p><p>Once the Greenhouse/CodeScreen integration is enabled for your organisation, you will be able to add the CodeScreen assessment as an Interview stage.</p><p>To do this for an existing job, navigate to a job (All Jobs&gt;Job Name) and click Job Setup from the Job navigation bar.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*MJ3QtbhzW4nSWqIq" /></figure><p>From the Job Setup page, navigate to Interview Plan on the left-hand panel. Scroll down the page and click + Add a Stage.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/155/0*DlzPbj36AOICiWoy" /></figure><p>From the Add Stage dialog box, select the CodeScreen stage. When finished, click Add to apply the stage to the job’s interview plan.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/602/0*Sw0N1ro8ianeWU59" /></figure><p><strong>3. Configure CodeScreen Stage</strong></p><p>Once the stage has been added to the job’s interview plan, click Edit Take Home Test. <br>Use the provided drop-down menu to choose which test you want to add to this job’s interview plan.<br>There will be one entry in this drop-down list for each test that you currently have on CodeScreen.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*WHK2VgbFLv8FHTnD" /></figure><p>Select the appropriate test and assign at least one Greenhouse user to grade/review submitted assessments. When finished, click Save.</p><p><strong>4. Send and Review the Test</strong></p><p>When candidates are moved into the CodeScreen interview stage, Greenhouse will display a Send Test link.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/740/0*rlHiUZ-4Ccs7u0pQ" /></figure><p>When you click Send Test, CodeScreen sends an email containing the instructions for the test. You are able to edit the email templates that are used to include your own wording and your company’s branding. You can configure this in the account section on the CodeScreen platform. The default email template looks like the following:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/957/1*Dxby6s_x0EMtE6D_EHJHAw.png" /></figure><p>The status of the assessment will be viewable in Greenhouse:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/780/0*6XKTGLaNHO3DyCdA" /></figure><p>Once the candidate has submitted their test, you will be notified via email by Greenhouse and the Interview Kit will contain a link to view the submitted test on CodeScreen.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/923/0*baqPzA81vt9wBf6I" /></figure><p>After you click on the Interview Kit on the candidate’s profile, you’ll be taken to a page where the URL is available to view the test result on CodeScreen. You can get this URL by clicking View Report, which will bring you to a page similar to the following:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*oheNvigVFS2wibZ1AzR_iQ.png" /></figure><p>And that’s it!</p><p>A video demo showing the integration in action is available to view <a href="https://www.loom.com/share/ce9ea6dfa9384c5a968dfb3b5225bbb8">here</a>!</p><h3>Interested?</h3><p>If so, then head over to <a href="https://www.codescreen.com">www.codescreen.com</a> to start your 7-day free trial!</p><p>If you have any questions or feedback, you can either:</p><ol><li>Comment on this article.</li><li>Ping me a message on <a href="https://www.linkedin.com/in/dave-cervi-a5247741/">LinkedIn</a>.</li><li>Send an email to <a href="mailto:hello@codescreen.com">hello@codescreen.com</a>.</li></ol><p>Thanks for your time!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=f4d78589f2a6" width="1" height="1" alt=""><hr><p><a href="https://medium.com/codescreen-dev/codescreen-greenhouse-you-got-it-f4d78589f2a6">CodeScreen + Greenhouse…you got it!</a> was originally published in <a href="https://medium.com/codescreen-dev">CodeScreen</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
    </channel>
</rss>